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

add mypy check on generated code #12

Merged
merged 9 commits into from
Jul 21, 2020
Merged

add mypy check on generated code #12

merged 9 commits into from
Jul 21, 2020

Conversation

tlambert03
Copy link
Owner

@tlambert03 tlambert03 commented Jul 21, 2020

runs mypy check on both checked in source as well as the autogenerated model code on CI

@codecov-commenter
Copy link

codecov-commenter commented Jul 21, 2020

Codecov Report

Merging #12 into master will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   95.20%   95.22%   +0.02%     
==========================================
  Files           1        1              
  Lines         396      398       +2     
==========================================
+ Hits          377      379       +2     
  Misses         19       19              
Impacted Files Coverage Δ
src/ome_autogen.py 95.22% <100.00%> (+0.02%) ⬆️

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 4dbadfa...3dd112d. Read the comment docs.

@tlambert03 tlambert03 merged commit 8916752 into master Jul 21, 2020
@tlambert03 tlambert03 deleted the mypy branch July 21, 2020 20:11
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.

2 participants