scimma / blast

Django web app for the automatic characterization of supernova hosts
MIT License
1 stars 2 forks source link

Peter api upload #167

Closed astrophpeter closed 6 months ago

astrophpeter commented 2 years ago

Fixes # .

Description of the Change

Checklist

Please check all that apply to your proposed changes

Additional context

codecov[bot] commented 2 years ago

Codecov Report

Base: 65.63% // Head: 65.54% // Decreases project coverage by -0.10% :warning:

Coverage data is based on head (e284cb4) compared to base (be13a29). Patch coverage: 66.33% of modified lines in pull request are covered.

:exclamation: Current head e284cb4 differs from pull request most recent head 0b79d42. Consider uploading reports for the commit 0b79d42 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #167 +/- ## ========================================== - Coverage 65.63% 65.54% -0.10% ========================================== Files 24 26 +2 Lines 1711 1895 +184 ========================================== + Hits 1123 1242 +119 - Misses 588 653 +65 ``` | [Impacted Files](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter) | Coverage Δ | | |---|---|---| | [app/api/upload.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS91cGxvYWQucHk=) | `25.00% <25.00%> (ø)` | | | [app/host/models.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2hvc3QvbW9kZWxzLnB5) | `90.86% <33.33%> (ø)` | | | [app/api/datamodel.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS9kYXRhbW9kZWwucHk=) | `96.42% <50.00%> (-3.58%)` | :arrow_down: | | [app/api/components.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS9jb21wb25lbnRzLnB5) | `93.75% <60.00%> (-6.25%)` | :arrow_down: | | [app/api/views.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS92aWV3cy5weQ==) | `89.47% <62.50%> (-10.53%)` | :arrow_down: | | [app/api/serializers.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS9zZXJpYWxpemVycy5weQ==) | `76.92% <71.15%> (-23.08%)` | :arrow_down: | | [app/host/plotting\_utils.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2hvc3QvcGxvdHRpbmdfdXRpbHMucHk=) | `60.13% <81.81%> (-0.56%)` | :arrow_down: | | [app/api/validation.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2FwaS92YWxpZGF0aW9uLnB5) | `100.00% <100.00%> (ø)` | | | [app/host/base\_tasks.py](https://codecov.io/gh/astrophpeter/blast/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter#diff-YXBwL2hvc3QvYmFzZV90YXNrcy5weQ==) | `91.34% <100.00%> (ø)` | | 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=Peter). 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=Peter)

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