PolicyEngine / policyengine-core

Core microsimulation engine for PolicyEngine models. Forked from OpenFisca-Core.
https://policyengine.github.io/policyengine-core
GNU Affero General Public License v3.0
14 stars 19 forks source link

Fix warning ignore line #177

Closed nikhilwoodruff closed 5 months ago

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 91.47982% with 19 lines in your changes are missing coverage. Please review.

Project coverage is 82.87%. Comparing base (e206491) to head (9d1b973).

Files Patch % Lines
...ne_core/parameters/operations/uprate_parameters.py 86.89% 9 Missing and 10 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #177 +/- ## ========================================== + Coverage 82.59% 82.87% +0.28% ========================================== Files 186 186 Lines 9016 9199 +183 Branches 1133 1163 +30 ========================================== + Hits 7447 7624 +177 - Misses 1302 1304 +2 - Partials 267 271 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.