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 spec return code #1518

Merged
merged 6 commits into from
Sep 26, 2024
Merged

Fix spec return code #1518

merged 6 commits into from
Sep 26, 2024

Conversation

jmthomas
Copy link
Member

@jmthomas jmthomas commented Sep 5, 2024

closes #1517

@jmthomas jmthomas requested a review from ryanmelt September 5, 2024 20:03
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.04%. Comparing base (ebc6cbf) to head (8bebed5).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1518   +/-   ##
=======================================
  Coverage   77.03%   77.04%           
=======================================
  Files         613      613           
  Lines       46046    46052    +6     
  Branches      802      802           
=======================================
+ Hits        35471    35480    +9     
+ Misses      10487    10485    -2     
+ Partials       88       87    -1     
Flag Coverage Δ
frontend 55.72% <ø> (+0.02%) ⬆️
python 84.62% <ø> (+0.02%) ⬆️
ruby-api 49.01% <ø> (ø)
ruby-backend 82.83% <100.00%> (+<0.01%) ⬆️

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.

Copy link

@jmthomas jmthomas merged commit 54a56de into main Sep 26, 2024
27 checks passed
@jmthomas jmthomas deleted the fix_specs branch September 26, 2024 14:27
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.

RSpec Tests Failing in GitHub Actions
2 participants