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 tests for go/mysql/datetime #15501

Merged
merged 4 commits into from
Mar 19, 2024

Replace assert.True and assert.False with assert.Equal

99a9a32
Select commit
Loading
Failed to load commit list.
Merged

test: Add missing tests for go/mysql/datetime #15501

Replace assert.True and assert.False with assert.Equal
99a9a32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

65.72% (+0.08%) compared to d5bd597

View this Pull Request on Codecov

65.72% (+0.08%) compared to d5bd597

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.72%. Comparing base (d5bd597) to head (99a9a32).
Report is 20 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15501      +/-   ##
==========================================
+ Coverage   65.64%   65.72%   +0.08%     
==========================================
  Files        1563     1562       -1     
  Lines      194389   194441      +52     
==========================================
+ Hits       127602   127803     +201     
+ Misses      66787    66638     -149     

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