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 Jenkins pipeline files for integ tests #675

Closed

Conversation

lewijacn
Copy link
Collaborator

Description

Add Jenkins pipeline files for integ tests

Issues Resolved

N/A

Is this a backport? If so, please add backport PR # and/or commits #

Testing

[Please provide details of testing done: unit testing, integration testing and manual testing]

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented
  • 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.

Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
Copy link
Collaborator

@sumobrian sumobrian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

An improvement longer term is to extract steps from these pipelines into a common library so that they can be reused across multiple pipelines. The purpose of this PR is to preserve our Jenkins pipelines so that refactor is an improvement for another day.

Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.28%. Comparing base (43fad85) to head (fe27077).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #675      +/-   ##
============================================
+ Coverage     75.15%   75.28%   +0.13%     
- Complexity     1413     1415       +2     
============================================
  Files           150      150              
  Lines          6147     6147              
  Branches        561      561              
============================================
+ Hits           4620     4628       +8     
+ Misses         1155     1145      -10     
- Partials        372      374       +2     
Flag Coverage Δ
unittests 75.28% <ø> (+0.13%) ⬆️

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.

@lewijacn lewijacn closed this Jun 19, 2024
@lewijacn lewijacn deleted the add-jenkins-integ-files branch October 10, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants