PSLmodels / OG-USA

Overlapping-generations macroeconomic model for evaluating fiscal policy in the United States
https://pslmodels.github.io/OG-USA/
Creative Commons Zero v1.0 Universal
19 stars 34 forks source link

Fix formatting #84

Closed talumbau closed 8 months ago

talumbau commented 8 months ago

Hmm.. looks like the Codecov is failing for me:

[2024-01-31T17:01:05.977Z] ['verbose'] Passed token was 0 characters long

is the Codecov action known to currently work? @jdebacker

jdebacker commented 8 months ago

@talumbau Thanks for your work on this. I periodically have failures to upload to Codecov, but it's intermittent and I haven't identified a cause. I just restarted the job that failed upload and hope it will success this time.

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9da4947) 73.76% compared to head (fe84c2f) 73.76%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #84 +/- ## ======================================= Coverage 73.76% 73.76% ======================================= Files 24 24 Lines 1616 1616 ======================================= Hits 1192 1192 Misses 424 424 ``` | [Flag](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/84/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/PSLmodels/OG-USA/pull/84/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels) | `73.76% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=PSLmodels#carryforward-flags-in-the-pull-request-comment) to find out more.

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

talumbau commented 8 months ago

OK. Looks like CodeCov is good to go then, correct? I'll merge this if you approve.

jdebacker commented 8 months ago

Thanks for this TJ, just merged.