tahoe-lafs / magic-folder

Tahoe-LAFS-based file synchronization
Other
25 stars 7 forks source link

expose invites in status API #729

Closed meejah closed 1 year ago

meejah commented 1 year ago

Fixes #708

codecov[bot] commented 1 year ago

Codecov Report

Merging #729 (07fdbbd) into main (d9a8d35) will increase coverage by 0.11%. The diff coverage is 96.00%.

@@            Coverage Diff             @@
##             main     #729      +/-   ##
==========================================
+ Coverage   91.78%   91.90%   +0.11%     
==========================================
  Files          38       38              
  Lines        5152     5248      +96     
  Branches      642      646       +4     
==========================================
+ Hits         4729     4823      +94     
  Misses        277      277              
- Partials      146      148       +2     
Flag Coverage Δ
integration 73.13% <72.00%> (+0.24%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/magic_folder/invite.py 91.82% <93.33%> (+0.77%) :arrow_up:
src/magic_folder/status.py 97.04% <96.47%> (-0.24%) :arrow_down:

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