calendar icon indicating copy to clipboard operation
calendar copied to clipboard

Feature/cursor

Open subscorp opened this issue 5 years ago • 1 comments

subscorp avatar Feb 16 '21 05:02 subscorp

Codecov Report

Merging #307 (b01c459) into develop (8d83f8b) will increase coverage by 0.25%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #307      +/-   ##
===========================================
+ Coverage    94.39%   94.65%   +0.25%     
===========================================
  Files           89       87       -2     
  Lines         4156     4038     -118     
===========================================
- Hits          3923     3822     -101     
+ Misses         233      216      -17     
Impacted Files Coverage Δ
app/main.py 95.23% <ø> (-0.60%) :arrow_down:
app/dependencies.py 87.87% <100.00%> (+0.37%) :arrow_up:
app/internal/cursor.py 100.00% <100.00%> (ø)
app/routers/cursor.py 100.00% <100.00%> (ø)
app/internal/event.py 95.71% <0.00%> (-0.92%) :arrow_down:
app/database/models.py 97.18% <0.00%> (-0.19%) :arrow_down:
app/routers/google_connect.py 100.00% <0.00%> (ø)
app/internal/features_index.py
app/resources/countries.py
... and 6 more

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 8d83f8b...0fdce31. Read the comment docs.

codecov-io avatar Feb 17 '21 05:02 codecov-io