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

test: Add missing/required tests for sqltypes and mathstats #15920

Merged
merged 3 commits into from
May 16, 2024

refactor: Use testify instead of t.error/fatal in bind_variables_test.go

ab8b4b1
Select commit
Loading
Failed to load commit list.
Merged

test: Add missing/required tests for sqltypes and mathstats #15920

refactor: Use testify instead of t.error/fatal in bind_variables_test.go
ab8b4b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 12, 2024 in 0s

68.47% (+0.03%) compared to cbf89bd

View this Pull Request on Codecov

68.47% (+0.03%) compared to cbf89bd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.47%. Comparing base (cbf89bd) to head (ab8b4b1).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15920      +/-   ##
==========================================
+ Coverage   68.43%   68.47%   +0.03%     
==========================================
  Files        1559     1559              
  Lines      196753   196825      +72     
==========================================
+ Hits       134657   134776     +119     
+ Misses      62096    62049      -47     

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