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

Feature/atom namespace #18

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

magneticflux-
Copy link
Owner

Closes #6

@codecov
Copy link

codecov bot commented Feb 25, 2018

Codecov Report

Merging #18 into develop will decrease coverage by 4.9%.
The diff coverage is 59.48%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop      #18      +/-   ##
=============================================
- Coverage      91.29%   86.38%   -4.91%     
- Complexity       246      275      +29     
=============================================
  Files             31       38       +7     
  Lines            586      698     +112     
  Branches          73       97      +24     
=============================================
+ Hits             535      603      +68     
- Misses            21       52      +31     
- Partials          30       43      +13
Impacted Files Coverage Δ Complexity Δ
...s/namespaces/atom/elements/AtomCommonAttributes.kt 0% <0%> (ø) 0 <0> (?)
...n/kotlin/com/github/magneticflux/rss/Transforms.kt 78.37% <0%> (-6.92%) 0 <0> (ø)
...n/kotlin/com/github/magneticflux/rss/Persisters.kt 100% <100%> (ø) 0 <0> (ø) ⬇️
...om/github/magneticflux/rss/namespaces/Namespace.kt 100% <100%> (+33.33%) 0 <0> (ø) ⬇️
...ux/rss/namespaces/atom/elements/AtomContributor.kt 12.5% <12.5%> (ø) 0 <0> (?)
...spaces/atom/converters/AtomContributorConverter.kt 41.66% <41.66%> (ø) 3 <3> (?)
.../namespaces/atom/converters/AtomAuthorConverter.kt 58.33% <58.33%> (ø) 6 <6> (?)
...ss/namespaces/atom/converters/AtomFeedConverter.kt 79.16% <79.16%> (ø) 10 <10> (?)
...neticflux/rss/namespaces/atom/elements/AtomFeed.kt 83.33% <83.33%> (ø) 4 <4> (?)
...ticflux/rss/namespaces/atom/elements/AtomAuthor.kt 87.5% <87.5%> (ø) 6 <6> (?)
... and 8 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 cec2ffb...23dadd8. Read the comment docs.

@magneticflux- magneticflux- changed the base branch from master to develop February 25, 2018 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant