Add ruff Naming rule and fix most errors #591
Merged
Codecov / codecov/project
succeeded
Jan 30, 2025 in 1s
63.52% (+0.06%) compared to ecd5005
View this Pull Request on Codecov
63.52% (+0.06%) compared to ecd5005
Details
Codecov Report
Attention: Patch coverage is 86.20690%
with 8 lines
in your changes missing coverage. Please review.
Project coverage is 63.52%. Comparing base (
ecd5005
) to head (6e10f48
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/kfactory/factories/euler.py | 70.58% | 5 Missing |
src/kfactory/instance.py | 86.66% | 2 Missing |
src/kfactory/layout.py | 83.33% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #591 +/- ##
==========================================
+ Coverage 63.45% 63.52% +0.06%
==========================================
Files 64 64
Lines 9566 9573 +7
Branches 1786 1785 -1
==========================================
+ Hits 6070 6081 +11
+ Misses 2945 2943 -2
+ Partials 551 549 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading