GhostManager / Ghostwriter

The SpecterOps project management and reporting engine
https://ghostwriter.wiki
BSD 3-Clause "New" or "Revised" License
1.23k stars 174 forks source link

Release: v4.1 #411

Closed chrismaddalena closed 3 months ago

chrismaddalena commented 3 months ago

CHANGELOG

[4.1] - 3 April 2024

Added

Changed

Deprecated

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 86.67529% with 206 lines in your changes are missing coverage. Please review.

Project coverage is 91.87%. Comparing base (8e891a1) to head (5f47ded).

Files Patch % Lines
ghostwriter/reporting/views.py 52.67% 159 Missing :warning:
ghostwriter/commandcenter/forms.py 83.03% 19 Missing :warning:
ghostwriter/commandcenter/models.py 88.88% 5 Missing :warning:
ghostwriter/rolodex/views.py 77.77% 4 Missing :warning:
ghostwriter/api/views.py 96.10% 3 Missing :warning:
ghostwriter/api/utils.py 80.00% 2 Missing :warning:
ghostwriter/home/templatetags/custom_tags.py 93.54% 2 Missing :warning:
ghostwriter/oplog/views.py 96.66% 2 Missing :warning:
ghostwriter/reporting/templatetags/report_tags.py 94.59% 2 Missing :warning:
ghostwriter/reporting/tests/test_forms.py 96.72% 2 Missing :warning:
... and 5 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #411 +/- ## ========================================== - Coverage 92.37% 91.87% -0.51% ========================================== Files 261 289 +28 Lines 16439 17688 +1249 ========================================== + Hits 15186 16250 +1064 - Misses 1253 1438 +185 ```

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