vitorfs / parsifal

Parsifal is a tool to assist researchers to perform Systematic Literature Reviews
https://parsif.al
MIT License
415 stars 172 forks source link

Release v2.1 #85

Closed vitorfs closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #85 (1282550) into master (e6e8249) will increase coverage by 3.73%. The diff coverage is 87.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
+ Coverage   42.62%   46.35%   +3.73%     
==========================================
  Files          87       98      +11     
  Lines        3674     3939     +265     
  Branches      339      355      +16     
==========================================
+ Hits         1566     1826     +260     
+ Misses       2085     2080       -5     
- Partials       23       33      +10     
Impacted Files Coverage Δ
parsifal/apps/reviews/urls.py 100.00% <ø> (ø)
parsifal/settings/base.py 100.00% <ø> (ø)
parsifal/settings/production.py 0.00% <ø> (ø)
parsifal/utils/mask.py 68.75% <68.75%> (ø)
parsifal/apps/authentication/forms.py 87.17% <78.57%> (-4.83%) :arrow_down:
parsifal/apps/invites/forms.py 80.51% <80.51%> (ø)
parsifal/apps/invites/views.py 84.50% <84.50%> (ø)
parsifal/apps/invites/models.py 93.18% <93.18%> (ø)
parsifal/apps/invites/admin.py 93.75% <93.75%> (ø)
parsifal/apps/reviews/mixins.py 94.44% <94.44%> (ø)
... and 23 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 e6e8249...1282550. Read the comment docs.