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

fix: info tools again generates info for nested sources #1426

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

quintesse
Copy link
Contributor

Fixes #1425

Tests didn't check for this, now they do.

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #1426 (b5f6ace) into main (7fb1f78) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1426      +/-   ##
============================================
+ Coverage     57.33%   57.35%   +0.01%     
  Complexity     1218     1218              
============================================
  Files           104      104              
  Lines          6315     6317       +2     
  Branches       1035     1035              
============================================
+ Hits           3621     3623       +2     
  Misses         2209     2209              
  Partials        485      485              
Flag Coverage Δ
Linux 56.16% <100.00%> (+0.01%) ⬆️
Windows 56.75% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/main/java/dev/jbang/cli/Info.java 60.46% <100.00%> (+0.94%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@maxandersen maxandersen merged commit 3af66d9 into jbangdev:main Aug 9, 2022
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.

[regression] 'jbang info tools' no longer resolves //SOURCES (since 0.91.0)
2 participants