Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement categories endpoint functions #37

Merged
merged 1 commit into from
Jul 16, 2018

Conversation

sboysel
Copy link
Owner

@sboysel sboysel commented Jul 16, 2018

Addresses #22

@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #37 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #37      +/-   ##
=========================================
+ Coverage   99.65%   99.7%   +0.04%     
=========================================
  Files          24      30       +6     
  Lines         583     668      +85     
=========================================
+ Hits          581     666      +85     
  Misses          2       2
Impacted Files Coverage Δ
R/fredr_category_tags.R 100% <100%> (ø)
R/fredr_category_related_tags.R 100% <100%> (ø)
R/validation.R 98.55% <100%> (+0.03%) ⬆️
R/fredr_category_related.R 100% <100%> (ø)
R/fredr_category_children.R 100% <100%> (ø)
R/fredr_category.R 100% <100%> (ø)
R/fredr_category_series.R 100% <100%> (ø)
... and 3 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 492a02d...b6f3cac. Read the comment docs.

@sboysel sboysel merged commit 46aa101 into master Jul 16, 2018
@sboysel sboysel deleted the feature/endpoint-categories branch July 16, 2018 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants