hbagdi / go-unsplash

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

disable test for GET /stats/month #38

Closed hbagdi closed 7 years ago

hbagdi commented 7 years ago

API always times out when accessing the endpoint; should reactivate once unsplash fixes it

codecov[bot] commented 7 years ago

Codecov Report

Merging #38 into master will decrease coverage by 3.69%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #38     +/-   ##
=========================================
- Coverage   83.53%   79.84%   -3.7%     
=========================================
  Files          17       17             
  Lines         893      893             
=========================================
- Hits          746      713     -33     
- Misses         99      136     +37     
+ Partials       48       44      -4
Impacted Files Coverage Δ
unsplash/stats.go 53.33% <0%> (-19.26%) :arrow_down:
unsplash/unsplash.go 72.52% <0%> (-7.7%) :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 cd8b3a5...6af9ad2. Read the comment docs.