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

chore(ci): introduce mypy #2226

Merged
merged 1 commit into from
Oct 21, 2024
Merged

chore(ci): introduce mypy #2226

merged 1 commit into from
Oct 21, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented Oct 21, 2024

Proposed changes

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.32%. Comparing base (471d123) to head (4d8886e).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
+ Coverage   80.29%   80.32%   +0.03%     
==========================================
  Files          34       34              
  Lines        3308     3309       +1     
  Branches      304      304              
==========================================
+ Hits         2656     2658       +2     
+ Misses        548      547       -1     
  Partials      104      104              

@nijel nijel merged commit 9ce0182 into main Oct 21, 2024
17 of 18 checks passed
@nijel nijel deleted the mypy branch October 21, 2024 11:23
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.

1 participant