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

Return status codes from Fusion CLI commands #7001

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

tobias-tengler
Copy link
Collaborator

No description provided.

Copy link

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 70.10%. Comparing base (e469640) to head (29377fd).
Report is 1 commits behind head on main.

Files Patch % Lines
...ion/src/CommandLine/Commands/ExportGraphCommand.cs 0.00% 4 Missing ⚠️
...on/src/CommandLine/Commands/SubgraphPackCommand.cs 0.00% 4 Missing ⚠️
.../Fusion/src/CommandLine/Commands/ComposeCommand.cs 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7001      +/-   ##
==========================================
- Coverage   72.73%   70.10%   -2.64%     
==========================================
  Files        2585     2585              
  Lines      128985   128985              
==========================================
- Hits        93823    90426    -3397     
- Misses      35162    38559    +3397     
Flag Coverage Δ
unittests 70.10% <9.09%> (-2.64%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelstaib michaelstaib merged commit d9517b1 into main Mar 20, 2024
95 of 101 checks passed
@michaelstaib michaelstaib deleted the fusion-cli-status-codes branch March 20, 2024 12:22
@PascalSenn PascalSenn mentioned this pull request May 22, 2024
@PascalSenn PascalSenn mentioned this pull request Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants