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

feat: ability to lint and validate the nitric.yaml from json schema #735

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

add sql-databases to schema

25546f4
Select commit
Loading
Failed to load commit list.
Draft

feat: ability to lint and validate the nitric.yaml from json schema #735

add sql-databases to schema
25546f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2024 in 1s

1.29% (-0.01%) compared to 6e0a93d, passed because coverage increased by -0.01% when compared to adjusted base (1.30%)

View this Pull Request on Codecov

1.29% (-0.01%) compared to 6e0a93d, passed because coverage increased by -0.01% when compared to adjusted base (1.30%)

Details

Codecov Report

Attention: Patch coverage is 0% with 46 lines in your changes missing coverage. Please review.

Project coverage is 1.29%. Comparing base (6e0a93d) to head (25546f4).
Report is 1 commits behind head on main.

Files Patch % Lines
pkg/schemas/schemas.go 0.00% 44 Missing ⚠️
pkg/paths/paths.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #735      +/-   ##
========================================
- Coverage   1.30%   1.29%   -0.01%     
========================================
  Files         78      79       +1     
  Lines       8224    8270      +46     
========================================
  Hits         107     107              
- Misses      8109    8155      +46     
  Partials       8       8              

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