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

refactor opts #12

Merged
merged 1 commit into from
May 19, 2021
Merged

refactor opts #12

merged 1 commit into from
May 19, 2021

Conversation

ycydsxy
Copy link
Owner

@ycydsxy ycydsxy commented May 19, 2021

Change-Id: I524db06a724a788cbf954a6178ce3c482f98b21c

@codecov
Copy link

codecov bot commented May 19, 2021

Codecov Report

Merging #12 (5df6944) into main (b4d3335) will increase coverage by 0.40%.
The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   92.04%   92.45%   +0.40%     
==========================================
  Files          15       14       -1     
  Lines         566      623      +57     
==========================================
+ Hits          521      576      +55     
- Misses         23       24       +1     
- Partials       22       23       +1     
Impacted Files Coverage Δ
scheduler.go 86.09% <86.66%> (ø)
scanner.go 87.50% <92.30%> (-0.50%) ⬇️
option.go 98.52% <98.52%> (ø)
assembler.go 100.00% <100.00%> (ø)
dal.go 100.00% <100.00%> (ø)
definition.go 100.00% <100.00%> (ø)
manager.go 93.93% <100.00%> (ø)
monitor.go 89.74% <100.00%> (ø)
task_check_abnormal.go 77.77% <100.00%> (-1.17%) ⬇️
task_clean_up.go 76.47% <100.00%> (-2.48%) ⬇️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4d3335...5df6944. Read the comment docs.

Change-Id: I524db06a724a788cbf954a6178ce3c482f98b21c
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