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

HydeRC: Use getOrFail instead of get #635

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

caendesilva
Copy link
Member

Uses the getOrFail method to throw a 404 when the route is not found in the realtime compiler.

@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #635 (cd6a59a) into master (5f78434) will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##              master      #635   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1011      1011           
===========================================
  Files            125       125           
  Lines           2523      2523           
===========================================
  Hits            2523      2523           

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

@caendesilva caendesilva merged commit 2e5a2b4 into master Nov 2, 2022
@caendesilva caendesilva deleted the HydeRC-Use-getOrFail-instead-of-get branch November 2, 2022 15:15
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.

1 participant