Closed stephen-ritter closed 2 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Attention: Patch coverage is 33.33333%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 76.48%. Comparing base (
500f7db
) to head (ce2b98e
). Report is 3 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
openc3/lib/openc3/models/plugin_model.rb | 0.00% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This is a small patch to allow for the default URLs to be set based on the associated environment variables.
--trusted-host
was also added to account for repositories that are self hosted on local deployments.