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 1 commit into
base: master
Choose a base branch
from

feat(fqbn): implement json and sql interface

fd12f98
Select commit
Loading
Failed to load commit list.
Draft

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

feat(fqbn): implement json and sql interface
fd12f98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 17, 2024 in 0s

67.49% (target 30.00%)

View this Pull Request on Codecov

67.49% (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.49%. Comparing base (84fc413) to head (fd12f98).

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.57%   67.49%   -0.09%     
==========================================
  Files         238      240       +2     
  Lines       22362    22389      +27     
==========================================
  Hits        15111    15111              
- Misses       6062     6089      +27     
  Partials     1189     1189              

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