gmlc-dispatches / dispatches

Primary repository for distributed dispatches software tools
https://dispatches.readthedocs.io/
Other
12 stars 34 forks source link

Scripts needed to reproduce results in the NE/RE report #210

Closed radhakrishnatg closed 1 year ago

radhakrishnatg commented 1 year ago

Addresses issue:

Summary/Motivation:

This PR adds scripts needed to reproduce results in the NE-RE combined report. The scripts are located in a folder called report in the nuclear_case folder.

Changes proposed in this PR:

-

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.md and COPYRIGHT.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
lbianchi-lbl commented 1 year ago

@radhakrishnatg the failures in the "Notebooks checks" jobs seem to be related to our pytest plugin. I'm not sure what's happening but I'll look into it.

UPDATE: fixed by #212.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (654d287) 89.87% compared to head (bfb095d) 89.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #210 +/- ## ======================================= Coverage 89.87% 89.87% ======================================= Files 77 77 Lines 9257 9257 ======================================= Hits 8320 8320 Misses 937 937 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.