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 typing to propcache_module in tests #33

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Oct 6, 2024

@bdraco bdraco changed the title Add typing to propcache_module Add typing to propcache_module in tests Oct 6, 2024
@bdraco bdraco added the bot:chronographer:skip This PR does not need to include a change note label Oct 6, 2024
@bdraco bdraco marked this pull request as ready for review October 6, 2024 23:16
Copy link

codecov bot commented Oct 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.53%. Comparing base (f7ac8b1) to head (946f2c8).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   87.50%   87.53%   +0.03%     
==========================================
  Files          22       22              
  Lines         768      770       +2     
  Branches       65       65              
==========================================
+ Hits          672      674       +2     
  Misses         68       68              
  Partials       28       28              
Flag Coverage Δ
CI-GHA 87.53% <100.00%> (+0.03%) ⬆️
MyPy 70.11% <100.00%> (+2.48%) ⬆️
OS-Linux 98.67% <100.00%> (+<0.01%) ⬆️
OS-Windows 93.89% <100.00%> (+0.04%) ⬆️
OS-macOS 94.38% <100.00%> (+0.03%) ⬆️
Py-3.10.11 93.39% <100.00%> (+0.04%) ⬆️
Py-3.10.15 96.03% <100.00%> (+0.02%) ⬆️
Py-3.11.10 96.03% <100.00%> (+0.02%) ⬆️
Py-3.11.9 93.39% <100.00%> (+0.04%) ⬆️
Py-3.12.6 95.93% <100.00%> (+0.02%) ⬆️
Py-3.13.0-rc.3 95.93% <100.00%> (+0.02%) ⬆️
Py-3.8.10 93.70% <100.00%> (+0.04%) ⬆️
Py-3.8.18 96.35% <100.00%> (+0.02%) ⬆️
Py-3.9.13 93.37% <100.00%> (+0.04%) ⬆️
Py-3.9.20 96.02% <100.00%> (+0.02%) ⬆️
Py-pypy7.3.11 96.16% <100.00%> (+0.02%) ⬆️
Py-pypy7.3.16 95.78% <100.00%> (+0.03%) ⬆️
Py-pypy7.3.17 95.80% <100.00%> (+0.03%) ⬆️
VM-macos-latest 94.38% <100.00%> (+0.03%) ⬆️
VM-ubuntu-latest 98.67% <100.00%> (+<0.01%) ⬆️
VM-windows-latest 93.89% <100.00%> (+0.04%) ⬆️
pytest 98.54% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bdraco bdraco merged commit f2105c0 into master Oct 6, 2024
49 checks passed
@bdraco bdraco deleted the type_propcache_module branch October 7, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant