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

feat: add nft why command #282

Merged
merged 4 commits into from
Apr 13, 2022
Merged

feat: add nft why command #282

merged 4 commits into from
Apr 13, 2022

Conversation

styfle
Copy link
Member

@styfle styfle commented Apr 12, 2022

This PR adds a new command, nft why, to the cli that will print the reason why a file was included (similar to yarn why)

@styfle styfle requested a review from ijjk as a code owner April 12, 2022 23:42
@ijjk
Copy link
Member

ijjk commented Apr 12, 2022

Thanks! 🙌

@styfle styfle enabled auto-merge (squash) April 13, 2022 16:19
@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #282 (9dd0243) into main (d50e028) will decrease coverage by 0.25%.
The diff coverage is 64.00%.

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
- Coverage   80.68%   80.43%   -0.26%     
==========================================
  Files          13       13              
  Lines        1465     1482      +17     
  Branches      545      552       +7     
==========================================
+ Hits         1182     1192      +10     
- Misses        116      120       +4     
- Partials      167      170       +3     
Impacted Files Coverage Δ
src/cli.ts 77.14% <64.00%> (-5.88%) ⬇️
src/node-file-trace.ts 86.69% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@styfle styfle merged commit 262187e into main Apr 13, 2022
@styfle styfle deleted the add-command-why branch April 13, 2022 17:07
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

2 participants