RMI-PACTA / pacta.executive.summary

Repo containing the code to generate charts in the PACTA COP executive summary document.
https://rmi-pacta.github.io/pacta.executive.summary/
Other
2 stars 2 forks source link

Update scorecard to use new SBTi calculations #346

Closed MonikaFu closed 2 months ago

MonikaFu commented 2 months ago

This PR builds on code implemented in #340, making it fully functional together with https://github.com/RMI-PACTA/workflow.transition.monitor/pull/331.

NOTE: Also, for the PR to run without errors the pacta-data folder needs to contain fin_data_net_zero_targets.csv and has to use the most recent version of the testing user_data (https://github.com/RMI-PACTA/user_results/pull/24/files/f75b9955f640a74124003e524a6a5789d9b616b8..355ef24f21422238c88be9ad6ff571ef2d5e56db).

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 9.57%. Comparing base (9269eae) to head (981ac61).

Files Patch % Lines
R/render_executive_summary.R 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #346 +/- ## ======================================== - Coverage 9.58% 9.57% -0.01% ======================================== Files 27 27 Lines 2212 2213 +1 ======================================== Hits 212 212 - Misses 2000 2001 +1 ```

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

MonikaFu commented 2 months ago

@AlexAxthelm @cjyetman tagging you here for visibility.