Closed eatyourgreens closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 76.78%. Comparing base (
f405a25
) to head (671e782
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Use
loadEnv
to load the.env
file dynamically at build time. Otherwise,VITE_APP_GA_ID
isn't injected into the Docker build environment.