piccolo_api
piccolo_api copied to clipboard
initial commit for audit logs
Related to #159
Codecov Report
Merging #160 (96173db) into master (96a8a26) will increase coverage by
0.43%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #160 +/- ##
==========================================
+ Coverage 88.38% 88.82% +0.43%
==========================================
Files 29 31 +2
Lines 1576 1637 +61
==========================================
+ Hits 1393 1454 +61
Misses 183 183
| Impacted Files | Coverage Δ | |
|---|---|---|
| piccolo_api/audit_logs/commands.py | 100.00% <100.00%> (ø) |
|
| piccolo_api/audit_logs/tables.py | 100.00% <100.00%> (ø) |
|
| piccolo_api/crud/endpoints.py | 95.43% <100.00%> (+0.25%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 96a8a26...96173db. Read the comment docs.
@sinisaos I think this is really cool - thanks. Left some comments.
Remainder: when #145 is merged we can finish this.