Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate and fix compare module #313

Merged
merged 13 commits into from
Mar 10, 2019

Conversation

Funth0mas
Copy link
Contributor

@Funth0mas Funth0mas commented Mar 3, 2019

Annotate, refactor (snake_case) and fix (old function names from canmatrix module) compare module.

There is still minor issue with accessing "protected" members of CompareResult. I'll try to attr.ibify the Compareresult in follow-up PR.

@codecov-io
Copy link

codecov-io commented Mar 3, 2019

Codecov Report

Merging #313 into development will decrease coverage by 0.05%.
The diff coverage is 0%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #313      +/-   ##
===============================================
- Coverage         39.7%   39.65%   -0.06%     
===============================================
  Files               35       35              
  Lines             6944     6953       +9     
  Branches          1661     1664       +3     
===============================================
  Hits              2757     2757              
- Misses            3976     3985       +9     
  Partials           211      211
Impacted Files Coverage Δ
src/canmatrix/compare.py 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d4ba001...6f153fe. Read the comment docs.

ebroecker
ebroecker previously approved these changes Mar 5, 2019
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Show resolved Hide resolved
src/canmatrix/compare.py Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
src/canmatrix/compare.py Outdated Show resolved Hide resolved
@ebroecker ebroecker dismissed their stale review March 6, 2019 17:36

@altenky requested changes, so my "aprove" was to early

@Funth0mas
Copy link
Contributor Author

@altendky thx for the valuable input. Please read my answers and check if the typevar and type alias are acceptable.

@ebroecker ebroecker merged commit bfdb02b into ebroecker:development Mar 10, 2019
@Funth0mas Funth0mas deleted the annotate_fix_compare branch March 10, 2019 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants