cstroe / svndumpapi

A Java library for manipulating a Subversion dump file.
GNU Affero General Public License v3.0
5 stars 1 forks source link

Add tests for Span.cutoff #64

Closed cstroe closed 3 years ago

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.06%) to 84.717% when pulling a170aaab66b3a7800d2f7e08d303abbc5bb3809b on test-span into e31bc0162ccfbc71e82c9e1b5a75ae4cc7f159bf on master.

codecov-commenter commented 3 years ago

Codecov Report

Merging #64 (a170aaa) into master (e31bc01) will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
+ Coverage     73.18%   73.27%   +0.09%     
- Complexity      995      997       +2     
============================================
  Files            54       54              
  Lines          3095     3095              
  Branches        591      591              
============================================
+ Hits           2265     2268       +3     
+ Misses          475      473       -2     
+ Partials        355      354       -1     
Impacted Files Coverage Δ
...cstroe/svndumpgui/internal/utility/range/Span.java 100.00% <ø> (+12.50%) :arrow_up:
...oe/svndumpgui/internal/utility/range/SpanImpl.java 100.00% <0.00%> (+6.66%) :arrow_up:

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 e31bc01...a170aaa. Read the comment docs.