Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Add an action to check that each PR has a referenced issue.#2427

Open
mgreisen wants to merge 1 commit intomicrosoft:mainfrom
mgreisen:AddPRCheck
Open

Add an action to check that each PR has a referenced issue.#2427
mgreisen wants to merge 1 commit intomicrosoft:mainfrom
mgreisen:AddPRCheck

Conversation

@mgreisen
Copy link
Copy Markdown
Contributor

Summary of the Pull Request

What is this about?
Adds an action that will check PR's to see if there is a referenced issue.

PR Checklist

  • Applies to work item: #xxx
  • CLA signed. If not, go over here and sign the CLI.
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Info on Pull Request

What does this include?

Validation Steps Performed

How does someone test & validate?

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 20, 2022

Codecov Report

Merging #2427 (5c537f6) into main (b647e4a) will increase coverage by 5.51%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2427      +/-   ##
==========================================
+ Coverage   29.80%   35.31%   +5.51%     
==========================================
  Files         289      135     -154     
  Lines       35029    16959   -18070     
==========================================
- Hits        10439     5989    -4450     
+ Misses      24590    10970   -13620     
Impacted Files Coverage Δ
src/agent/coverage/src/test.rs 92.85% <0.00%> (-7.15%) ⬇️
src/agent/coverage/src/code.rs 8.29% <0.00%> (-6.12%) ⬇️
src/agent/onefuzz/src/machine_id.rs 51.21% <0.00%> (-5.63%) ⬇️
src/agent/onefuzz/src/sanitizer.rs 69.69% <0.00%> (-2.91%) ⬇️
src/agent/onefuzz-agent/src/worker/tests.rs 99.10% <0.00%> (-0.11%) ⬇️
src/agent/onefuzz/src/asan.rs 0.00% <0.00%> (ø)
src/agent/coverage/src/cache.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/setup.rs 0.00% <0.00%> (ø)
src/agent/onefuzz-agent/src/reboot.rs 0.00% <0.00%> (ø)
src/agent/onefuzz/src/input_tester.rs 0.00% <0.00%> (ø)
... and 165 more

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

@mgreisen mgreisen requested a review from Porges September 20, 2022 22:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants