PrivateStorageio / ZKAPAuthorizer

a Tahoe-LAFS storage-system plugin which authorizes storage operations based on privacy-respecting tokens
10 stars 7 forks source link

Fix some coroutine function logging #436

Closed exarkun closed 2 years ago

exarkun commented 2 years ago

Fixes #434

codecov[bot] commented 2 years ago

Codecov Report

Merging #436 (305862a) into main (c27417c) will decrease coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #436      +/-   ##
==========================================
- Coverage   95.24%   95.22%   -0.03%     
==========================================
  Files          62       62              
  Lines        8011     8013       +2     
  Branches     1035     1035              
==========================================
  Hits         7630     7630              
- Misses        276      277       +1     
- Partials      105      106       +1     
Impacted Files Coverage Δ
src/_zkapauthorizer/eliot.py 97.72% <100.00%> (+0.10%) :arrow_up:
src/_zkapauthorizer/replicate.py 95.18% <100.00%> (ø)
src/_zkapauthorizer/tests/matchers.py 83.52% <0.00%> (-3.53%) :arrow_down:
...rc/_zkapauthorizer/tests/test_lease_maintenance.py 96.50% <0.00%> (-1.50%) :arrow_down:
src/_zkapauthorizer/lease_maintenance.py 93.51% <0.00%> (ø)
src/_zkapauthorizer/tahoe.py 92.81% <0.00%> (+0.65%) :arrow_up:
src/_zkapauthorizer/tests/_float_matchers.py 93.93% <0.00%> (+6.06%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more