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 provisional Enhancement Proposal-2035: Advanced NGINX Extensions #2039

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

pleshakov
Copy link
Contributor

Proposed changes

Add provisional Enhancement Proposal-2035: Advanced NGINX Extensions

Corresponding Enhancement Proposal issue -- #2035

CLOSES #1897

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Release notes

If this PR introduces a change that affects users and needs to be mentioned in the release notes,
please add a brief note that summarizes the change.

NONE

@pleshakov pleshakov requested review from a team as code owners May 28, 2024 19:54
@github-actions github-actions bot added documentation Improvements or additions to documentation enhancement New feature or request labels May 28, 2024
Co-authored-by: Saylor Berman <s.berman@f5.com>
@pleshakov pleshakov requested a review from mpstefan May 29, 2024 16:06
@pleshakov pleshakov enabled auto-merge (squash) June 11, 2024 15:14
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (85c56f9) to head (54744be).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2039      +/-   ##
==========================================
+ Coverage   87.61%   95.00%   +7.38%     
==========================================
  Files          96        1      -95     
  Lines        6694      220    -6474     
  Branches       50       50              
==========================================
- Hits         5865      209    -5656     
+ Misses        773       11     -762     
+ Partials       56        0      -56     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pleshakov pleshakov merged commit 3d7e963 into nginxinc:main Jun 11, 2024
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Provisional Enhancement Proposal for NGINX Customization
4 participants