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: converting floats to decimals before schema validation #2041

Closed
wants to merge 1 commit into from

fix: convert floats to decimals before schema validation

a0ab811
Select commit
Loading
Failed to load commit list.
Closed

fix: converting floats to decimals before schema validation #2041

fix: convert floats to decimals before schema validation
a0ab811
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 12, 2023 in 1s

86.82% (-0.02%) compared to 466d60a

View this Pull Request on Codecov

86.82% (-0.02%) compared to 466d60a

Details

Codecov Report

Merging #2041 (a0ab811) into main (466d60a) will decrease coverage by 0.02%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main    #2041      +/-   ##
==========================================
- Coverage   86.83%   86.82%   -0.02%     
==========================================
  Files          58       58              
  Lines        4885     4894       +9     
  Branches      777      782       +5     
==========================================
+ Hits         4242     4249       +7     
- Misses        456      457       +1     
- Partials      187      188       +1     
Files Coverage Δ
singer_sdk/sinks/core.py 93.33% <100.00%> (ø)
singer_sdk/helpers/_typing.py 74.20% <77.77%> (+0.15%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!