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(fqbn): implement json and sql interface #2785

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

Merge branch 'master' into add-json-sql-on-fqbn

ec601a6
Select commit
Loading
Failed to load commit list.
Draft

feat(fqbn): implement json and sql interface #2785

Merge branch 'master' into add-json-sql-on-fqbn
ec601a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 13, 2025 in 1s

67.68% (target 30.00%)

View this Pull Request on Codecov

67.68% (target 30.00%)

Details

Codecov Report

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

Project coverage is 67.68%. Comparing base (0847849) to head (ec601a6).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
pkg/fqbn/sql.go 0.00% 14 Missing ⚠️
pkg/fqbn/json.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2785      +/-   ##
==========================================
- Coverage   67.81%   67.68%   -0.14%     
==========================================
  Files         238      240       +2     
  Lines       22402    22429      +27     
==========================================
- Hits        15193    15181      -12     
- Misses       6020     6056      +36     
- Partials     1189     1192       +3     

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