Closed wureny closed 1 year ago
Merging #227 (87c138d) into dev (856d32a) will increase coverage by
0.12%
. The diff coverage is100.00%
.:exclamation: Current head 87c138d differs from pull request most recent head 791101b. Consider uploading reports for the commit 791101b to get more accurate results
@@ Coverage Diff @@
## dev #227 +/- ##
==========================================
+ Coverage 95.71% 95.84% +0.12%
==========================================
Files 56 57 +1
Lines 3082 3106 +24
==========================================
+ Hits 2950 2977 +27
+ Misses 101 99 -2
+ Partials 31 30 -1
Files | Coverage Δ | |
---|---|---|
sqlx/newnull.go | 100.00% <100.00%> (ø) |
... and 1 file with indirect coverage changes
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
修复一下下方的lint错误, 并提供单元测试
收到
学会查看lint提示, 点击下方 "Format Go code" 末尾的Details查看详细的报错信息并修复问题
222