Skip to content

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

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

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

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

f65c41c
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
f65c41c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 24, 2025 in 0s

67.69% (target 30.00%)

View this Pull Request on Codecov

67.69% (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.69%. Comparing base (fff8658) to head (f65c41c).

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.76%   67.69%   -0.07%     
==========================================
  Files         238      240       +2     
  Lines       22402    22429      +27     
==========================================
+ Hits        15181    15184       +3     
- Misses       6029     6054      +25     
+ Partials     1192     1191       -1     

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