Skip to content

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Apr 11, 2023

Restore the relative path to an empty string.

Fixes #630.

Restore the relative path to an empty string.
@uhafner uhafner added the bug Bugs or performance problems label Apr 11, 2023
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Merging #9 (6712ac0) into main (364fddf) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main       #9      +/-   ##
============================================
+ Coverage     85.52%   85.55%   +0.03%     
- Complexity      480      482       +2     
============================================
  Files            23       23              
  Lines          1340     1343       +3     
  Branches        190      190              
============================================
+ Hits           1146     1149       +3     
  Misses          148      148              
  Partials         46       46              
Impacted Files Coverage Δ
src/main/java/edu/hm/hafner/coverage/FileNode.java 91.25% <100.00%> (+0.14%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@uhafner uhafner merged commit ea2375f into main Apr 11, 2023
@uhafner uhafner deleted the read-resolve branch April 11, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs or performance problems

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NullPointerException at FileNode.getRelativePath(FileNode.java:534)

1 participant