mcode / clinical-trial-matching-app

Smart on FHIR application for matching patient records with clinical trials
Apache License 2.0
6 stars 1 forks source link

Upgrade Next.js to Next.js 14 #67

Closed dmpotter44 closed 10 months ago

dmpotter44 commented 11 months ago

Upgrades to the latest version of Next.js (and React as well), resolving some npm audit issues caused by using outdated versions of libraries. This obsoletes PR #50.

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (670de3e) 0.00% compared to head (5d2cf04) 69.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #67 +/- ## =========================================== + Coverage 0 69.88% +69.88% =========================================== Files 0 38 +38 Lines 0 1295 +1295 Branches 0 399 +399 =========================================== + Hits 0 905 +905 - Misses 0 374 +374 - Partials 0 16 +16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sonarcloud[bot] commented 11 months ago

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

4 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud