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

Convert json resource properties into better json schem validation #3423

Merged
merged 2 commits into from
Jun 27, 2024

Convert all json properties to support string too

656499b
Select commit
Loading
Failed to load commit list.
Merged

Convert json resource properties into better json schem validation #3423

Convert all json properties to support string too
656499b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 27, 2024 in 1s

93.35% (-0.01%) compared to 1e78b4c, passed because coverage increased by -0.01% when compared to adjusted base (93.36%)

View this Pull Request on Codecov

93.35% (-0.01%) compared to 1e78b4c, passed because coverage increased by -0.01% when compared to adjusted base (93.36%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.35%. Comparing base (1e78b4c) to head (656499b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3423      +/-   ##
==========================================
- Coverage   93.36%   93.35%   -0.01%     
==========================================
  Files         323      323              
  Lines       11031    11031              
  Branches     2309     2309              
==========================================
- Hits        10299    10298       -1     
  Misses        408      408              
- Partials      324      325       +1     

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