CodeForPoznan / volontulo

Web portal for collaboration of community volunteers with organizations and institutions.
MIT License
12 stars 44 forks source link

#985 Joined offers #1060

Closed kristhina closed 6 years ago

kristhina commented 6 years ago

Description:

in api.py made Class JoinedOffers in urls.py added api/joined-offers

codecov-io commented 6 years ago

Codecov Report

Merging #1060 into master will decrease coverage by 0.04%. The diff coverage is 71.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1060      +/-   ##
==========================================
- Coverage   90.68%   90.63%   -0.05%     
==========================================
  Files         114      114              
  Lines        2715     2722       +7     
  Branches       31       31              
==========================================
+ Hits         2462     2467       +5     
- Misses        249      251       +2     
  Partials        4        4
Impacted Files Coverage Δ
backend/apps/volontulo/urls.py 100% <ø> (ø) :arrow_up:
backend/apps/volontulo/views/api.py 85.63% <71.42%> (-0.55%) :arrow_down:

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 db920ac...84f8206. Read the comment docs.