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: endure v2 #133

Merged
merged 9 commits into from
Jan 4, 2023
Merged

feat: endure v2 #133

merged 9 commits into from
Jan 4, 2023

Conversation

rustatian
Copy link
Member

Reason for This PR

  • Endure v2.

Description of Changes

  • TBD

License Acceptance

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT license.

PR Checklist

[Author TODO: Meet these criteria.]
[Reviewer TODO: Verify that these criteria are met. Request changes if not]

  • All commits in this PR are signed (git commit -s).
  • The reason for this PR is clearly provided (issue no. or explanation).
  • The description of changes is clear and encompassing.
  • Any required documentation changes (code and docs) are included in this PR.
  • Any user-facing changes are mentioned in CHANGELOG.md.
  • All added/changed functionality is tested.

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian added C-Enhancement Category: enhancement beta-nominated Nominated for backporting to the endure in the beta channel. stable-nominated Nominated for backporting to the endure in the beta channel. labels Jan 2, 2023
@rustatian rustatian requested a review from wolfy-j January 2, 2023 16:54
@rustatian rustatian self-assigned this Jan 2, 2023
@rustatian rustatian added this to the v2.0.0 milestone Jan 2, 2023
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Merging #133 (72aafe3) into master (f28ddd1) will decrease coverage by 0.10%.
The diff coverage is 79.94%.

❗ Current head 72aafe3 differs from pull request most recent head ae5dcde. Consider uploading reports for the commit ae5dcde to get more accurate results

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   74.55%   74.45%   -0.11%     
==========================================
  Files          18       19       +1     
  Lines        1674      865     -809     
==========================================
- Hits         1248      644     -604     
+ Misses        356      189     -167     
+ Partials       70       32      -38     
Impacted Files Coverage Δ
utils.go 14.28% <ø> (ø)
visualize.go 0.00% <0.00%> (ø)
dep/in.go 55.55% <55.55%> (ø)
endure.go 66.11% <66.11%> (ø)
options.go 66.66% <66.66%> (ø)
init.go 69.23% <69.23%> (ø)
registar/registar.go 73.49% <73.49%> (ø)
graph/vertex.go 75.00% <75.00%> (ø)
dep/out.go 77.14% <77.14%> (ø)
collects.go 77.27% <77.27%> (ø)
... and 10 more

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

Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
Signed-off-by: Valery Piashchynski <piashchynski.valery@gmail.com>
@rustatian rustatian marked this pull request as ready for review January 4, 2023 22:31
@rustatian rustatian merged commit 9091c92 into master Jan 4, 2023
@rustatian rustatian deleted the update/v2 branch January 4, 2023 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-nominated Nominated for backporting to the endure in the beta channel. C-Enhancement Category: enhancement stable-nominated Nominated for backporting to the endure in the beta channel.
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants