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 comment field to parameters #7845

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

update migration

c6c3fd7
Select commit
Loading
Failed to load commit list.
Open

Add comment field to parameters #7845

update migration
c6c3fd7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 1, 2024 in 1s

31.83% (-33.81%) compared to fa231d7

View this Pull Request on Codecov

31.83% (-33.81%) compared to fa231d7

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (fa231d7) 65.64% compared to head (c6c3fd7) 31.83%.
Report is 33 commits behind head on master.

Files Patch % Lines
...fic_ops/traffic_ops_golang/parameter/parameters.go 14.28% 18 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #7845       +/-   ##
=============================================
- Coverage     65.64%   31.83%   -33.81%     
  Complexity       98       98               
=============================================
  Files           323      719      +396     
  Lines         12836    82740    +69904     
  Branches        970      970               
=============================================
+ Hits           8426    26340    +17914     
- Misses         4050    54241    +50191     
- Partials        360     2159     +1799     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.