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 error message assertion #642

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Fix error message assertion #642

merged 1 commit into from
Feb 1, 2024

Conversation

TharmiganK
Copy link
Contributor

Purpose

This is to fix the test case with the error message change done in the http module via this PR.

Examples

N/A

Checklist

  • Linked to an issue
  • Updated the changelog
  • Added tests
  • Updated the spec
  • Checked native-image compatibility

Copy link

sonarqubecloud bot commented Feb 1, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fa72756) 87.51% compared to head (09c9bdc) 87.51%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #642   +/-   ##
=========================================
  Coverage     87.51%   87.51%           
  Complexity       38       38           
=========================================
  Files            15       15           
  Lines           729      729           
  Branches        356      356           
=========================================
  Hits            638      638           
  Misses           86       86           
  Partials          5        5           

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

@TharmiganK TharmiganK merged commit cbcd929 into master Feb 1, 2024
8 checks passed
@TharmiganK TharmiganK deleted the http-error-msg-change branch February 1, 2024 12:39
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