Skip to content

Conversation

@appleboy
Copy link
Member

  • Remove the strconv import in timeout_test.go
  • Remove the TestWriter_Status test function in timeout_test.go
  • Remove the Status method in writer.go

cc @zhyee

- Remove the `strconv` import in `timeout_test.go`
- Remove the `TestWriter_Status` test function in `timeout_test.go`
- Remove the `Status` method in `writer.go`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
- Remove an empty line in `timeout_test.go`

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df5d291) 92.91% compared to head (a6e5df0) 95.08%.
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   92.91%   95.08%   +2.16%     
==========================================
  Files           4        4              
  Lines         127      122       -5     
==========================================
- Hits          118      116       -2     
+ Misses          6        4       -2     
+ Partials        3        2       -1     
Flag Coverage Δ
go-1.18 ?
go-1.19 ?
go-1.21 95.08% <100.00%> (?)
ubuntu-latest 95.08% <100.00%> (+2.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@appleboy appleboy force-pushed the timeout branch 2 times, most recently from 866e287 to 8ad3412 Compare November 25, 2023 01:48
@appleboy appleboy merged commit ae97451 into master Nov 25, 2023
@appleboy appleboy deleted the timeout branch November 25, 2023 01:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants