hbagdi / go-unsplash

Go Client for the Unsplash API
https://unsplash.com
MIT License
74 stars 13 forks source link

fix: redesign the core composition hirearchy #39

Closed hbagdi closed 6 years ago

hbagdi commented 6 years ago
codecov[bot] commented 6 years ago

Codecov Report

Merging #39 into master will decrease coverage by 0.46%. The diff coverage is 97.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
- Coverage   79.84%   79.38%   -0.47%     
==========================================
  Files          17       17              
  Lines         893      873      -20     
==========================================
- Hits          713      693      -20     
  Misses        136      136              
  Partials       44       44
Impacted Files Coverage Δ
unsplash/users_service.go 85.07% <100%> (-0.64%) :arrow_down:
unsplash/photos_service.go 85.13% <100%> (-0.68%) :arrow_down:
unsplash/collections_service.go 87.27% <100%> (-0.66%) :arrow_down:
unsplash/get_helpers.go 87.5% <100%> (ø) :arrow_up:
unsplash/search_service.go 89.28% <100%> (-0.55%) :arrow_down:
unsplash/unsplash.go 72.22% <92.85%> (-0.31%) :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 ba30b70...652c6a3. Read the comment docs.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.3%) to 81.843% when pulling 652c6a3888334be916873ad7ee1890aca10aaad2 on fix/service-compostion into ba30b709dbd4c17c1cf8df2efd8fce8ba1d73a30 on master.