HEPCloud / decisionengine

HEPCloud Decision Engine framework
Apache License 2.0
6 stars 25 forks source link

Added two metrics on the Source - de_source_status and de_source_acquire_seconds #688

Closed skylerfoster67 closed 9 months ago

skylerfoster67 commented 10 months ago

Added the two metrics I created; de_source_status displays the status of each source and de_source_acquire_seconds gives information on the source data

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.13% :warning:

Comparison is base (f54b92a) 97.25% compared to head (7c38517) 97.13%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #688 +/- ## ========================================== - Coverage 97.25% 97.13% -0.13% ========================================== Files 51 51 Lines 3165 3172 +7 Branches 517 518 +1 ========================================== + Hits 3078 3081 +3 - Misses 54 56 +2 - Partials 33 35 +2 ``` | [Flag](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud) | Coverage Δ | | |---|---|---| | [python-3.11](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud) | `97.09% <100.00%> (-0.12%)` | :arrow_down: | | [python-3.9](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud) | `97.06% <100.00%> (-0.03%)` | :arrow_down: | 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=HEPCloud#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud) | Coverage Δ | | |---|---|---| | [...c/decisionengine/framework/engine/SourceWorkers.py](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud#diff-c3JjL2RlY2lzaW9uZW5naW5lL2ZyYW1ld29yay9lbmdpbmUvU291cmNlV29ya2Vycy5weQ==) | `97.86% <100.00%> (+0.08%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/HEPCloud/decisionengine/pull/688/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=HEPCloud)

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