Skip to content

evalengine: Implement LAST_DAY

Codecov / codecov/project succeeded Jan 25, 2024 in 0s

47.40% (+0.04%) compared to 1bf8dda

View this Pull Request on Codecov

47.40% (+0.04%) compared to 1bf8dda

Details

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (1bf8dda) 47.36% compared to head (32a2831) 47.40%.
Report is 19 commits behind head on main.

❗ Current head 32a2831 differs from pull request most recent head 2ea4596. Consider uploading reports for the commit 2ea4596 to get more accurate results

Files Patch % Lines
go/vt/vtgate/evalengine/fn_time.go 84.21% 4 Missing and 2 partials ⚠️
go/vt/vtgate/evalengine/compiler_asm.go 69.23% 3 Missing and 1 partial ⚠️
go/vt/vtgate/evalengine/translate_builtin.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15038      +/-   ##
==========================================
+ Coverage   47.36%   47.40%   +0.04%     
==========================================
  Files        1144     1146       +2     
  Lines      238995   239255     +260     
==========================================
+ Hits       113197   113428     +231     
- Misses     117213   117233      +20     
- Partials     8585     8594       +9     

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