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

Improve CI checks on PRs #9064

Merged
merged 5 commits into from
Dec 20, 2024
Merged

Conversation

AMoo-Miki
Copy link
Collaborator

Description

Add checks for out of sync lockfile and dev docs.
Validate the licensing imposed by dependencies.
Improve validation of the licensing imposed by dependencies.

Changelog

  • infra: Add checks for out of sync lockfile and dev docc to the CI
  • infra: Validate the licensing imposed by dependencies during CI
  • chore: Bump actions used by build and test workflows
  • feat: Improve validation of the licensing imposed by dependencies.

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.87%. Comparing base (f06a478) to head (680f39c).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9064      +/-   ##
==========================================
+ Coverage   60.86%   60.87%   +0.01%     
==========================================
  Files        3808     3808              
  Lines       91209    91209              
  Branches    14410    14410              
==========================================
+ Hits        55514    55528      +14     
+ Misses      32154    32141      -13     
+ Partials     3541     3540       -1     
Flag Coverage Δ
Linux_1 29.02% <ø> (ø)
Linux_2 56.38% <ø> (ø)
Linux_3 37.94% <ø> (?)
Linux_4 29.01% <ø> (ø)
Windows_1 29.05% <ø> (+0.01%) ⬆️
Windows_2 56.34% <ø> (ø)
Windows_3 37.93% <ø> (ø)
Windows_4 29.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

AMoo-Miki pushed a commit to AMoo-Miki/OpenSearch-Dashboards that referenced this pull request Dec 19, 2024
@AMoo-Miki AMoo-Miki merged commit 8eb87aa into opensearch-project:main Dec 20, 2024
69 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.

3 participants