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

editoast: rename assert_editoast_error_type macro #5674

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

hamz2a
Copy link
Contributor

@hamz2a hamz2a commented Nov 14, 2023

I changed the name of the assert_editoast_error_type macro to assert_response_error_type_match to make it clearer. This macro checks if the type field in the response matches the type field in the provided InternalError.

@hamz2a hamz2a requested a review from a team as a code owner November 14, 2023 13:06
@hamz2a hamz2a assigned hamz2a and unassigned hamz2a Nov 14, 2023
Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a77c5c) 19.59% compared to head (7114907) 19.59%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #5674      +/-   ##
============================================
- Coverage     19.59%   19.59%   -0.01%     
  Complexity     2322     2322              
============================================
  Files           886      886              
  Lines        105816   105816              
  Branches       2573     2573              
============================================
- Hits          20736    20733       -3     
- Misses        83570    83573       +3     
  Partials       1510     1510              
Flag Coverage Δ
editoast 68.34% <ø> (-0.05%) ⬇️

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.

@hamz2a hamz2a requested review from flomonster, Castavo and leovalais and removed request for flomonster November 14, 2023 14:05
@hamz2a hamz2a added this pull request to the merge queue Nov 14, 2023
Merged via the queue into dev with commit b1f8cbf Nov 14, 2023
@hamz2a hamz2a deleted the hai/editoast-rename-assert-editoast-error-type branch November 14, 2023 15:10
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