aiidateam / aiida-firecrest

AiiDA Transport/Scheduler plugins for interfacing with FirecREST (https://products.cscs.ch/firecrest/)
MIT License
2 stars 3 forks source link

🧪 Add `--firecrest-requests` pytest option #25

Closed chrisjsewell closed 1 year ago

chrisjsewell commented 1 year ago

Allows for telemetry to be collected on the type and number of requests made during each unit test

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3f23354) 76.18% compared to head (e7437fe) 76.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #25 +/- ## ======================================= Coverage 76.18% 76.18% ======================================= Files 6 6 Lines 1054 1054 ======================================= Hits 803 803 Misses 251 251 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `76.18% <ø> (ø)` | | 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=aiidateam#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://app.codecov.io/gh/aiidateam/aiida-firecrest/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam) | Coverage Δ | | |---|---|---| | [aiida\_firecrest/utils\_test.py](https://app.codecov.io/gh/aiidateam/aiida-firecrest/pull/25?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam#diff-YWlpZGFfZmlyZWNyZXN0L3V0aWxzX3Rlc3QucHk=) | `79.77% <ø> (ø)` | |

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