Skip to content

Conversation

@Daverball
Copy link
Collaborator

Closes #190

@Daverball Daverball merged commit b3c2c4b into snok:main Dec 13, 2024
6 checks passed
@Daverball Daverball deleted the feat/force-future branch December 13, 2024 12:22
@codecov
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.8%. Comparing base (7621d51) to head (3d884d6).
Report is 90 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #200     +/-   ##
=======================================
- Coverage   98.7%   96.8%   -2.0%     
=======================================
  Files          3       3             
  Lines        482     972    +490     
=======================================
+ Hits         476     941    +465     
- Misses         6      31     +25     
Files with missing lines Coverage Δ
flake8_type_checking/checker.py 96.5% <100.0%> (-2.0%) ⬇️
flake8_type_checking/plugin.py 100.0% <ø> (ø)

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.

Require __future__.annotations for all files with type annotations, not just for forward references

1 participant