(Towards #2668) Implementation of keyword arguments to transformations instead of options dict. #2877
Codecov / codecov/project
failed
Jan 31, 2025 in 0s
99.85% (-0.05%) compared to 10a3a6e
View this Pull Request on Codecov
99.85% (-0.05%) compared to 10a3a6e
Details
Codecov Report
Attention: Patch coverage is 90.32258%
with 21 lines
in your changes missing coverage. Please review.
Project coverage is 99.85%. Comparing base (
10a3a6e
) to head (acef4c4
).
Report is 16 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
src/psyclone/utils.py | 77.77% | 18 Missing |
src/psyclone/tests/psyGen_test.py | 90.00% | 2 Missing |
src/psyclone/psyGen.py | 98.36% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2877 +/- ##
==========================================
- Coverage 99.89% 99.85% -0.05%
==========================================
Files 359 359
Lines 50995 51178 +183
==========================================
+ Hits 50940 51102 +162
- Misses 55 76 +21
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading