agstrike / silverstrike

Finance Management Made Easy
https://silverstrike.org
MIT License
424 stars 100 forks source link

Test using Python 3.7 #72

Closed simhnna closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #72 into master will increase coverage by 1.76%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   72.77%   74.54%   +1.76%     
==========================================
  Files          28       28              
  Lines        1539     1850     +311     
==========================================
+ Hits         1120     1379     +259     
- Misses        419      471      +52
Impacted Files Coverage Δ
silverstrike/lib.py 63.63% <0%> (-36.37%) :arrow_down:
silverstrike/forms.py 94.82% <0%> (-1.1%) :arrow_down:
silverstrike/admin.py 100% <0%> (ø) :arrow_up:
silverstrike/models.py 95.13% <0%> (+1.98%) :arrow_up:
silverstrike/views/imports.py 44.24% <0%> (+12.06%) :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 7014961...2055d61. Read the comment docs.