django-auditlog
django-auditlog copied to clipboard
docs(readme): update the release section
Need the project lead validation, to be sure ;).
Codecov Report
Merging #351 (261e091) into master (7bc39e6) will increase coverage by
9.58%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #351 +/- ##
==========================================
+ Coverage 82.41% 92.00% +9.58%
==========================================
Files 20 23 +3
Lines 506 650 +144
==========================================
+ Hits 417 598 +181
+ Misses 89 52 -37
Impacted Files | Coverage Δ | |
---|---|---|
auditlog/__init__.py | 60.00% <0.00%> (-6.67%) |
:arrow_down: |
auditlog/apps.py | 100.00% <0.00%> (ø) |
|
auditlog/admin.py | 100.00% <0.00%> (ø) |
|
auditlog/receivers.py | 100.00% <0.00%> (ø) |
|
...g/migrations/0004_logentry_detailed_object_repr.py | 100.00% <0.00%> (ø) |
|
.../migrations/0009_alter_logentry_additional_data.py | 100.00% <0.00%> (ø) |
|
...ions/0005_logentry_additional_data_verbose_name.py | 100.00% <0.00%> (ø) |
|
...ditlog/migrations/0010_alter_logentry_timestamp.py | 100.00% <0.00%> (ø) |
|
auditlog/conf.py | 100.00% <0.00%> (ø) |
|
auditlog/context.py | 84.37% <0.00%> (ø) |
|
... and 6 more |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Thanks @Linkid for this patch :+1: I've just removed the last two items and now it's fine.