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

Defines interfaces for walking an collection tree (#8) #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

reinhapa
Copy link
Contributor

Signed-off-by: Patrick Reinhart patrick@reini.net

@codecov-commenter
Copy link

Codecov Report

Merging #10 (28fa257) into master (d5129e2) will decrease coverage by 2.62%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
- Coverage   83.87%   81.25%   -2.63%     
==========================================
  Files          13       15       +2     
  Lines         217      224       +7     
  Branches       24       24              
==========================================
  Hits          182      182              
- Misses         26       33       +7     
  Partials        9        9              
Impacted Files Coverage Δ
src/main/java/org/xmldb/api/base/Collection.java 0.00% <0.00%> (ø)
...java/org/xmldb/api/base/CollectionVisitResult.java 0.00% <0.00%> (ø)

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 d5129e2...28fa257. Read the comment docs.

Signed-off-by: Patrick Reinhart <patrick@reini.net>
@sonarcloud
Copy link

sonarcloud bot commented Feb 15, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

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.

2 participants