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

Add clinical trials search #5

Merged
merged 3 commits into from
Mar 24, 2023
Merged

Conversation

vishnuravi
Copy link
Member

Name of the PR

♻️ Current situation & Problem

Users should be able to search for clinical trials for their condition.

💡 Proposed solution

Embeds the NCI clinical trials search engine into a WebView in the application, launched from the "Find Clinical Trials" button on the home screen.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #5 (742aad2) into main (42df6c6) will decrease coverage by 0.07%.
The diff coverage is 86.85%.

❗ Current head 742aad2 differs from pull request most recent head 7f70f3c. Consider uploading reports for the commit 7f70f3c to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   24.41%   24.33%   -0.07%     
==========================================
  Files          24       25       +1     
  Lines         881      892      +11     
==========================================
+ Hits          215      217       +2     
- Misses        666      675       +9     
Impacted Files Coverage Δ
TemplateApplication/ClinicalTrialsView.swift 0.00% <0.00%> (ø)
TemplateApplication/WebView.swift 0.00% <0.00%> (ø)
TemplateApplication/HomeTabView.swift 88.89% <100.00%> (+0.26%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update adf67cd...7f70f3c. Read the comment docs.

@PSchmiedmayer PSchmiedmayer merged commit 520ed72 into main Mar 24, 2023
@PSchmiedmayer PSchmiedmayer deleted the feat/find-clinical-trials branch March 24, 2023 17:20
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