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-3076: Add FHIRPath Service to Template #532

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

vanessuniq
Copy link
Contributor

Summary

This PR updates the template to include the FHIRPath service.

Testing Guidance

Generate the template with bundle exec inferno new, cd into the generated template and start the services. Ensure that the FHIRPath service is available at http://localhost/fhirpath/

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

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.00%. Comparing base (2314a5c) to head (4e502f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #532   +/-   ##
=======================================
  Coverage   84.00%   84.00%           
=======================================
  Files         260      260           
  Lines       11361    11361           
  Branches     1252     1252           
=======================================
  Hits         9544     9544           
  Misses       1807     1807           
  Partials       10       10           
Flag Coverage Δ
backend 92.11% <ø> (ø)
frontend 79.32% <ø> (ø)

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 marked this pull request as ready for review September 27, 2024 11:35
Copy link
Contributor

@Shaumik-Ashraf Shaumik-Ashraf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It worked!

@vanessuniq vanessuniq merged commit a031394 into main Oct 4, 2024
10 checks passed
@Shaumik-Ashraf Shaumik-Ashraf mentioned this pull request Oct 29, 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