thkruz / keeptrack.space

🌎📡 TypeScript Astrodynamics Software for Non-Engineers. 3D Visualization of satellite data and the sensors that track them.
http://keeptrack.space
GNU Affero General Public License v3.0
133 stars 26 forks source link

Hotfix to deprecated plot plugins impacting app even when disabled. #873

Closed thkruz closed 4 months ago

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.23%. Comparing base (6b578d8) to head (a9e28eb). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873/graphs/tree.svg?width=650&height=150&src=pr&token=RKIkZS3xDN&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek)](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek) ```diff @@ Coverage Diff @@ ## main #873 +/- ## ========================================== + Coverage 44.85% 45.23% +0.38% ========================================== Files 165 157 -8 Lines 15734 15351 -383 Branches 2948 2890 -58 ========================================== - Hits 7057 6944 -113 + Misses 7661 7397 -264 + Partials 1016 1010 -6 ``` | [Files](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek) | Coverage Δ | | |---|---|---| | [src/plugins/debug/debug.ts](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek#diff-c3JjL3BsdWdpbnMvZGVidWcvZGVidWcudHM=) | `1.20% <100.00%> (ø)` | | | [src/plugins/plugins.ts](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek#diff-c3JjL3BsdWdpbnMvcGx1Z2lucy50cw==) | `21.59% <ø> (+0.53%)` | :arrow_up: | | [src/plugins/top-menu/top-menu.ts](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek#diff-c3JjL3BsdWdpbnMvdG9wLW1lbnUvdG9wLW1lbnUudHM=) | `100.00% <100.00%> (ø)` | | ... and [8 files with indirect coverage changes](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek). Last update [6b578d8...a9e28eb](https://app.codecov.io/gh/thkruz/keeptrack.space/pull/873?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Theodore+Kruczek).