aodn / python-aodndata

Handlers, destination path functions and any other code specific to a given facility or pipeline
GNU General Public License v3.0
0 stars 0 forks source link

Moorings products processing trigger script #351

Closed mhidas closed 1 year ago

mhidas commented 1 year ago

A script to look at the currently published moorings (ANMN) source files and products files, determine which products need reprocessing, and generate the relevant manifest files to feed into the MOORINGS_PRODUCTS pipeline.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.63 :warning:

Comparison is base (d979ece) 89.08% compared to head (bccf8bc) 86.45%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ========================================== - Coverage 89.08% 86.45% -2.63% ========================================== Files 52 55 +3 Lines 3574 3722 +148 Branches 566 581 +15 ========================================== + Hits 3184 3218 +34 - Misses 236 350 +114 Partials 154 154 ``` | [Impacted Files](https://codecov.io/gh/aodn/python-aodndata/pull/351?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn) | Coverage Δ | | |---|---|---| | [aodndata/moorings/moorings\_product\_trigger.py](https://codecov.io/gh/aodn/python-aodndata/pull/351?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn#diff-YW9kbmRhdGEvbW9vcmluZ3MvbW9vcmluZ3NfcHJvZHVjdF90cmlnZ2VyLnB5) | `0.00% <0.00%> (ø)` | | ... and [5 files with indirect coverage changes](https://codecov.io/gh/aodn/python-aodndata/pull/351/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aodn)

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