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

feat: do not use go routine to send the status #29

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

LinuxSuRen
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Mar 20, 2023

Codecov Report

Merging #29 (22dca7c) into master (6d177b2) will decrease coverage by 4.18%.
The diff coverage is 2.70%.

❗ Current head 22dca7c differs from pull request most recent head 4311a67. Consider uploading reports for the commit 4311a67 to get more accurate results

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   38.35%   34.17%   -4.18%     
==========================================
  Files           6        6              
  Lines         279      316      +37     
==========================================
+ Hits          107      108       +1     
- Misses        172      208      +36     
Flag Coverage Δ
unittests 34.17% <2.70%> (-4.18%) ⬇️

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

Impacted Files Coverage Δ
pkg/git.go 7.96% <0.00%> (-1.61%) ⬇️
cmd/status.go 59.21% <5.55%> (-16.66%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@LinuxSuRen LinuxSuRen force-pushed the fix/do-not-use-thread branch from 22dca7c to 4311a67 Compare March 20, 2023 07:24
@LinuxSuRen LinuxSuRen merged commit 8c6ea86 into master Mar 20, 2023
@LinuxSuRen LinuxSuRen deleted the fix/do-not-use-thread branch March 20, 2023 07:26
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.

1 participant