SciQLop / tscat_gui

Time series catalogue - Graphical User Interface library
Other
4 stars 2 forks source link

Feature #68 - multi-select + bulk edit #75

Closed pboettch closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 1.35% // Head: 1.32% // Decreases project coverage by -0.03% :warning:

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #75 +/- ## ======================================== - Coverage 1.35% 1.32% -0.03% ======================================== Files 13 13 Lines 1624 1658 +34 ======================================== Hits 22 22 - Misses 1602 1636 +34 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `1.32% <0.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=SciQLop#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop) | Coverage Δ | | |---|---|---| | [tscat\_gui/\_\_init\_\_.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL19faW5pdF9fLnB5) | `0.00% <0.00%> (ø)` | | | [tscat\_gui/edit.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL2VkaXQucHk=) | `0.00% <0.00%> (ø)` | | | [tscat\_gui/model.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL21vZGVsLnB5) | `0.00% <0.00%> (ø)` | | | [tscat\_gui/predicate.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL3ByZWRpY2F0ZS5weQ==) | `0.00% <0.00%> (ø)` | | | [tscat\_gui/state.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL3N0YXRlLnB5) | `0.00% <0.00%> (ø)` | | | [tscat\_gui/undo.py](https://codecov.io/gh/SciQLop/tscat_gui/pull/75?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SciQLop#diff-dHNjYXRfZ3VpL3VuZG8ucHk=) | `0.00% <0.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=SciQLop). 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=SciQLop)

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