ppfeufer / allianceauth-afat

Another Fleet Activity Tracking tool for Alliance Auth
GNU General Public License v3.0
0 stars 5 forks source link

Corp Statistics Improvements #372

Closed ppfeufer closed 4 days ago

ppfeufer commented 5 days ago

Description

Changed

Type of change

Checklist:

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 83.33333% with 5 lines in your changes missing coverage. Please review.

Project coverage is 70.58%. Comparing base (82c60eb) to head (6ac2c3b). Report is 21 commits behind head on master.

Files with missing lines Patch % Lines
afat/views/statistics.py 82.76% 3 Missing and 2 partials :warning:
Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372/graphs/tree.svg?width=650&height=150&src=pr&token=GNE88NUAKK&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ```diff @@ Coverage Diff @@ ## master #372 +/- ## ========================================== + Coverage 70.56% 70.58% +0.03% ========================================== Files 28 28 Lines 1277 1295 +18 Branches 110 112 +2 ========================================== + Hits 901 914 +13 - Misses 358 361 +3 - Partials 18 20 +2 ``` | [Files with missing lines](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [afat/urls/ajax.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?src=pr&el=tree&filepath=afat%2Furls%2Fajax.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC91cmxzL2FqYXgucHk=) | `100.00% <100.00%> (ø)` | | | [afat/views/statistics.py](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?src=pr&el=tree&filepath=afat%2Fviews%2Fstatistics.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWZhdC92aWV3cy9zdGF0aXN0aWNzLnB5) | `93.02% <82.76%> (-1.77%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). > **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=Peter+Pfeufer) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Last update [82c60eb...6ac2c3b](https://app.codecov.io/gh/ppfeufer/allianceauth-afat/pull/372?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). 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=Peter+Pfeufer).