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

Allow more ruff rules. #414

Merged
merged 9 commits into from Sep 4, 2023
Merged

Allow more ruff rules. #414

merged 9 commits into from Sep 4, 2023

Conversation

tobiasraabe
Copy link
Member

No description provided.

@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Sep 4, 2023
@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Patch coverage: 57.77% and project coverage change: +28.95% 🎉

Comparison is base (5c9c59a) 66.41% compared to head (ae1206e) 95.36%.

❗ Current head ae1206e differs from pull request most recent head b3c68ed. Consider uploading reports for the commit b3c68ed to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #414       +/-   ##
===========================================
+ Coverage   66.41%   95.36%   +28.95%     
===========================================
  Files          94       94               
  Lines        8334     8312       -22     
===========================================
+ Hits         5535     7927     +2392     
+ Misses       2799      385     -2414     
Flag Coverage Δ
end_to_end 82.55% <39.25%> (?)
integration 39.32% <19.25%> (-0.44%) ⬇️
unit 65.80% <45.18%> (-0.34%) ⬇️

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

Files Changed Coverage Δ
src/_pytask/_inspect.py 15.87% <0.00%> (-0.26%) ⬇️
src/_pytask/click.py 92.36% <ø> (+63.88%) ⬆️
src/_pytask/config_utils.py 98.36% <ø> (+14.75%) ⬆️
src/_pytask/exceptions.py 100.00% <ø> (ø)
src/_pytask/hookspecs.py 100.00% <ø> (ø)
src/_pytask/mark/expression.py 97.54% <ø> (+0.79%) ⬆️
src/_pytask/mark_utils.py 100.00% <ø> (ø)
src/_pytask/models.py 100.00% <ø> (ø)
src/_pytask/node_protocols.py 100.00% <ø> (ø)
src/_pytask/outcomes.py 96.05% <ø> (ø)
... and 34 more

... and 32 files with indirect coverage changes

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

@tobiasraabe tobiasraabe merged commit f9c4fb6 into main Sep 4, 2023
15 checks passed
@tobiasraabe tobiasraabe deleted the allow-typechecking-import branch September 4, 2023 14:13
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.

None yet

1 participant