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

add a subsystems header in pull-requests.md #35718

Open
wants to merge 1 commit into
base: master
from

Conversation

@PoojaDurgad
Copy link
Contributor

@PoojaDurgad PoojaDurgad commented Oct 20, 2020

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
@nodejs-github-bot
Copy link

@nodejs-github-bot nodejs-github-bot commented Oct 20, 2020

Review requested:

@Trott
Trott approved these changes Oct 20, 2020
Copy link
Member

@Trott Trott left a comment

Looks good to me. Some optional ideas:

  • Because the subsystem list is copy/pasted from doc/guides/onboarding-extras.md, remove it from that document.

  • Change the subsystem header to Appendix: Subsystems

@codecov-io
Copy link

@codecov-io codecov-io commented Oct 20, 2020

Codecov Report

Merging #35718 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #35718   +/-   ##
=======================================
  Coverage   96.40%   96.40%           
=======================================
  Files         220      220           
  Lines       73675    73676    +1     
=======================================
+ Hits        71025    71028    +3     
+ Misses       2650     2648    -2     
Impacted Files Coverage Δ
lib/net.js 95.28% <0.00%> (-0.02%) ⬇️
lib/internal/modules/esm/translators.js 95.21% <0.00%> (+0.06%) ⬆️
lib/_http_server.js 98.55% <0.00%> (+0.20%) ⬆️

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 b18651b...656531c. Read the comment docs.

@PoojaDurgad PoojaDurgad force-pushed the PoojaDurgad:subsystem branch from 0fb519a to 656531c Oct 20, 2020
@Trott
Trott approved these changes Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.