samschott / maestral

Open-source Dropbox client for macOS and Linux
https://maestral.app
MIT License
3.1k stars 65 forks source link

Add doc strings to core module #975

Closed samschott closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #975 (9bc6f81) into main (86a2573) will increase coverage by 0.11%. Report is 3 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #975      +/-   ##
==========================================
+ Coverage   78.51%   78.62%   +0.11%     
==========================================
  Files          42       42              
  Lines        7512     7561      +49     
==========================================
+ Hits         5898     5945      +47     
- Misses       1614     1616       +2     
Flag Coverage Δ
pytest 78.62% <100.00%> (+0.11%) :arrow_up:

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

Files Changed Coverage Δ
src/maestral/client.py 83.86% <100.00%> (-0.15%) :arrow_down:
src/maestral/core.py 100.00% <100.00%> (ø)
src/maestral/main.py 75.17% <100.00%> (ø)
src/maestral/models.py 96.53% <100.00%> (ø)

... and 1 file with indirect coverage changes

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