Skip to content

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented May 19, 2025

Description

This workflow is already present across many repos in the OpenSearch project, but its missing from this repo.

This PR adds a PR check to ensure that links in the codebase resolve successfully.

  • Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation)

Maintenance

Issues Resolved

Resolves: #5347

Check List

  • New functionality includes testing
  • New functionality has been documented
  • New Roles/Permissions have a corresponding security dashboards plugin PR
  • API changes companion pull request created
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

cwperks added 2 commits May 19, 2025 14:02
… resolve

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
@codecov
Copy link

codecov bot commented May 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.96%. Comparing base (d7435f0) to head (bd8f053).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5348      +/-   ##
==========================================
+ Coverage   71.90%   71.96%   +0.06%     
==========================================
  Files         378      378              
  Lines       23562    23562              
  Branches     3630     3630              
==========================================
+ Hits        16942    16957      +15     
+ Misses       4810     4794      -16     
- Partials     1810     1811       +1     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cwperks cwperks marked this pull request as ready for review May 19, 2025 19:33
@cwperks cwperks merged commit 8464cba into opensearch-project:main May 20, 2025
56 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a PR Check to ensure that links stored in the codebase resolve successfully

4 participants