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

revert PR #46 #61

Merged
merged 2 commits into from
Nov 25, 2023
Merged

revert PR #46 #61

merged 2 commits into from
Nov 25, 2023

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 <[email protected]>
- Remove an empty line in `timeout_test.go`

Signed-off-by: Bo-Yi Wu <[email protected]>
@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
7 of 15 checks passed
@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.

2 participants