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

verifypr: update check and docs #447

Merged
merged 2 commits into from
Apr 27, 2022
Merged

verifypr: update check and docs #447

merged 2 commits into from
Apr 27, 2022

Conversation

corverroos
Copy link
Contributor

@corverroos corverroos commented Apr 26, 2022

Updates the verifypr to validate feature_set tag, also update docs and PR template.

category: misc
ticket: #381

@codecov
Copy link

codecov bot commented Apr 26, 2022

Codecov Report

Merging #447 (d832926) into main (cad0218) will increase coverage by 0.05%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
+ Coverage   54.87%   54.93%   +0.05%     
==========================================
  Files          66       67       +1     
  Lines        6141     6164      +23     
==========================================
+ Hits         3370     3386      +16     
- Misses       2309     2315       +6     
- Partials      462      463       +1     
Impacted Files Coverage Δ
testutil/verifypr/verifypr.go 61.49% <71.42%> (+3.63%) ⬆️
core/dutydb/memory.go 78.43% <0.00%> (-1.97%) ⬇️
app/app.go 63.77% <0.00%> (-0.11%) ⬇️
app/lifecycle/hook.go 65.43% <0.00%> (ø)
app/manifest.go 67.24% <0.00%> (+0.04%) ⬆️
testutil/beaconmock/options.go 48.40% <0.00%> (+0.19%) ⬆️
app/lifecycle/manager.go 90.47% <0.00%> (+15.91%) ⬆️

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 cad0218...d832926. Read the comment docs.

Copy link
Contributor

@dB2510 dB2510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

docs/contributing.md Outdated Show resolved Hide resolved
@@ -4,6 +4,7 @@
- 2️⃣ PR body: Replace 'body...' with detailed description of the change.
- 3️⃣ category: pick one, delete the rest.
- 4️⃣ ticket: Replace #000 with link to a GitHub issue (or 'none' if PR is trivial).
- 5️⃣ feature_set: pick one (or delete completely if not applicable).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what are the cases of non-applicability?
maybe updating github actions would be one.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only category: feature requires feature_set I think

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool

Co-authored-by: Dhruv Bodani <dhruvbodani2510@gmail.com>
@corverroos corverroos added the merge when ready Indicates bulldozer bot may merge when all checks pass label Apr 27, 2022
@obol-bulldozer obol-bulldozer bot merged commit 4fd3773 into main Apr 27, 2022
@obol-bulldozer obol-bulldozer bot deleted the corver/verifypr branch April 27, 2022 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when ready Indicates bulldozer bot may merge when all checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants