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

cli updates #1588

Merged
merged 12 commits into from
Oct 1, 2024
Merged

cli updates #1588

merged 12 commits into from
Oct 1, 2024

Conversation

ryanmelt
Copy link
Member

Fixed some comments and removed cliroot from the .sh version. I see nothing good coming from cliroot on linux at this point. May still be needed on Windows for certain environments.

@ryanmelt ryanmelt requested a review from jmthomas September 29, 2024 00:58
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.78%. Comparing base (29eecf3) to head (576d712).
Report is 22 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1588      +/-   ##
==========================================
- Coverage   77.03%   76.78%   -0.26%     
==========================================
  Files         613      613              
  Lines       46056    46314     +258     
  Branches      803      805       +2     
==========================================
+ Hits        35480    35560      +80     
- Misses      10489    10667     +178     
  Partials       87       87              
Flag Coverage Δ
frontend 55.81% <ø> (+0.07%) ⬆️
python 84.59% <ø> (+<0.01%) ⬆️
ruby-api 47.62% <ø> (-1.39%) ⬇️
ruby-backend 82.82% <ø> (-0.02%) ⬇️

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.

data["url"] = url
if other is not None:
data = data | other
return data
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good checks throughout for not None

Copy link

sonarqubecloud bot commented Oct 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@ryanmelt ryanmelt merged commit 794f327 into main Oct 1, 2024
26 of 27 checks passed
@ryanmelt ryanmelt deleted the cli_updates branch October 1, 2024 04:32
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.

2 participants