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

fix(targets): Added a condition to the No schema for record field warning #2348

fix: :bug: add a condition to the `No schema for record field` warning

a0fac04
Select commit
Loading
Failed to load commit list.
Merged

fix(targets): Added a condition to the No schema for record field warning #2348

fix: :bug: add a condition to the `No schema for record field` warning
a0fac04
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 0s

88.74% (-0.02%) compared to acb7487

View this Pull Request on Codecov

88.74% (-0.02%) compared to acb7487

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 88.74%. Comparing base (acb7487) to head (a0fac04).
Report is 4 commits behind head on main.

Files Patch % Lines
singer_sdk/sinks/core.py 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2348      +/-   ##
==========================================
- Coverage   88.76%   88.74%   -0.02%     
==========================================
  Files          54       54              
  Lines        4771     4772       +1     
  Branches      928      929       +1     
==========================================
  Hits         4235     4235              
  Misses        374      374              
- Partials      162      163       +1     

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