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

FI-3223: Ensure Request Entity Verb Is Always Downcased #554

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

vanessuniq
Copy link
Contributor

Summary

This PR ensures that the verb attribute of the Request entity is consistently converted to lowercase during instantiation from all sources (Hamani, HTTP responses, or FHIR client).

Signed-off-by: Vanessa Fotso <vfotso@mitre.org>
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.06%. Comparing base (f7ca46a) to head (cd27728).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #554   +/-   ##
=======================================
  Coverage   84.06%   84.06%           
=======================================
  Files         262      262           
  Lines       11410    11410           
  Branches     1254     1254           
=======================================
  Hits         9592     9592           
  Misses       1808     1808           
  Partials       10       10           
Flag Coverage Δ
backend 92.19% <ø> (ø)
frontend 79.33% <ø> (ø)

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.

@vanessuniq vanessuniq merged commit 09b9b11 into main Nov 4, 2024
10 checks passed
@vanessuniq vanessuniq mentioned this pull request Nov 4, 2024
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