mobile-directing-system / mds-desktop

Desktop app for Mobile Directing System
https://mobile-directing-system.github.io/mds-desktop
MIT License
1 stars 3 forks source link

Feature: Add predefined radio channels #306

Closed atlars closed 8 months ago

atlars commented 8 months ago

Closes #301

codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (20fab00) 76.51% compared to head (f2c563b) 76.70%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ========================================== + Coverage 76.51% 76.70% +0.19% ========================================== Files 170 170 Lines 4313 4327 +14 Branches 484 487 +3 ========================================== + Hits 3300 3319 +19 + Misses 961 955 -6 - Partials 52 53 +1 ``` | [Files](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system) | Coverage Δ | | |---|---|---| | [src/app/core/model/importance.ts](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system#diff-c3JjL2FwcC9jb3JlL21vZGVsL2ltcG9ydGFuY2UudHM=) | `45.45% <ø> (-0.70%)` | :arrow_down: | | [src/app/core/services/channel.service.ts](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system#diff-c3JjL2FwcC9jb3JlL3NlcnZpY2VzL2NoYW5uZWwuc2VydmljZS50cw==) | `86.66% <ø> (ø)` | | | [...channel-details/radio-channel-details.component.ts](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system#diff-c3JjL2FwcC9mZWF0dXJlcy9sb2dpc3RpY3MvY2hhbm5lbHMvY2hhbm5lbC1kZXRhaWxzLWRpYWxvZy9yYWRpby1jaGFubmVsLWRldGFpbHMvcmFkaW8tY2hhbm5lbC1kZXRhaWxzLmNvbXBvbmVudC50cw==) | `100.00% <100.00%> (ø)` | | | [...naler/incoming/signaler-incoming-view.component.ts](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system#diff-c3JjL2FwcC9mZWF0dXJlcy9zaWduYWxlci9pbmNvbWluZy9zaWduYWxlci1pbmNvbWluZy12aWV3LmNvbXBvbmVudC50cw==) | `60.67% <100.00%> (+15.10%)` | :arrow_up: | | [src/app/core/model/channel.ts](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system#diff-c3JjL2FwcC9jb3JlL21vZGVsL2NoYW5uZWwudHM=) | `86.36% <80.00%> (-2.53%)` | :arrow_down: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/mobile-directing-system/mds-desktop/pull/306/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mobile-directing-system)

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