piccolo_api icon indicating copy to clipboard operation
piccolo_api copied to clipboard

initial commit for audit logs

Open sinisaos opened this issue 3 years ago • 2 comments

Related to #159

sinisaos avatar Jun 26 '22 12:06 sinisaos

Codecov Report

Merging #160 (96173db) into master (96a8a26) will increase coverage by 0.43%. The diff coverage is 100.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 data Powered by Codecov. Last update 96a8a26...96173db. Read the comment docs.

codecov-commenter avatar Jun 26 '22 12:06 codecov-commenter

@sinisaos I think this is really cool - thanks. Left some comments.

dantownsend avatar Jun 26 '22 17:06 dantownsend

Remainder: when #145 is merged we can finish this.

sinisaos avatar Mar 08 '23 06:03 sinisaos