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

CommitIterator implementation #21

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

ajnavarro
Copy link
Contributor

No description provided.

@ajnavarro ajnavarro force-pushed the feature/commit-iterator branch 2 times, most recently from 78217cd to 2ef15d7 Compare September 5, 2017 08:40
@ajnavarro ajnavarro changed the title [WIP] CommitIterator implementation CommitIterator implementation Sep 5, 2017
@ajnavarro
Copy link
Contributor Author

Merge #20 first

@ajnavarro ajnavarro force-pushed the feature/commit-iterator branch 2 times, most recently from a772996 to c0cb375 Compare September 5, 2017 10:10
@codecov
Copy link

codecov bot commented Sep 5, 2017

Codecov Report

Merging #21 into master will increase coverage by 0.33%.
The diff coverage is 90.16%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
+ Coverage     86.63%   86.97%   +0.33%     
- Complexity       25       31       +6     
============================================
  Files            10       11       +1     
  Lines           232      284      +52     
  Branches         23       32       +9     
============================================
+ Hits            201      247      +46     
  Misses           19       19              
- Partials         12       18       +6
Impacted Files Coverage Δ Complexity Δ
.../tech/sourced/api/iterator/ReferenceIterator.scala 88.88% <ø> (-3.97%) 3 <0> (-1)
...tech/sourced/api/iterator/RootedRepoIterator.scala 61.9% <100%> (+11.9%) 7 <1> (+1) ⬆️
src/main/scala/tech/sourced/api/Schema.scala 100% <100%> (ø) 0 <0> (ø) ⬇️
src/main/scala/tech/sourced/api/Implicits.scala 72.72% <100%> (ø) 0 <0> (ø) ⬇️
...ala/tech/sourced/api/iterator/CommitIterator.scala 88.46% <88.46%> (ø) 6 <6> (?)

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 5a0bf4a...f26cce5. Read the comment docs.

@ajnavarro ajnavarro merged commit ae896be into src-d:master Sep 6, 2017
@ajnavarro ajnavarro deleted the feature/commit-iterator branch September 6, 2017 09:37
@bzz bzz mentioned this pull request Sep 19, 2017
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

3 participants