Skip to content

Run contract tests with no cache - #739

Open
vasireddy99 wants to merge 3 commits into
aws-observability:mainfrom
vasireddy99:gradlenocache
Open

Run contract tests with no cache#739
vasireddy99 wants to merge 3 commits into
aws-observability:mainfrom
vasireddy99:gradlenocache

Conversation

@vasireddy99

Copy link
Copy Markdown
Contributor

Description of changes:

Currently contract tests are cached on main-build, this pr changes to run on no cache

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vasireddy99
vasireddy99 requested a review from a team as a code owner February 3, 2024 06:55
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Attention: 102 lines in your changes are missing coverage. Please review.

Comparison is base (09e6487) 85.71% compared to head (92e8e4b) 50.73%.
Report is 234 commits behind head on main.

Files Patch % Lines
...ent/providers/AwsAppSignalsCustomizerProvider.java 24.00% 35 Missing and 3 partials ⚠️
...gent/providers/AwsSpanMetricsProcessorBuilder.java 0.00% 20 Missing ⚠️
...ders/AttributePropagatingSpanProcessorBuilder.java 0.00% 16 Missing ⚠️
...viders/AwsMetricAttributesSpanExporterBuilder.java 0.00% 11 Missing ⚠️
...try/javaagent/providers/AwsSpanProcessingUtil.java 90.16% 1 Missing and 5 partials ⚠️
...vaagent/providers/AwsMetricAttributeGenerator.java 96.89% 2 Missing and 3 partials ⚠️
...y/javaagent/providers/AwsSpanMetricsProcessor.java 91.48% 0 Missing and 4 partials ⚠️
...t/providers/AttributePropagatingSpanProcessor.java 94.59% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@              Coverage Diff              @@
##               main     #739       +/-   ##
=============================================
- Coverage     85.71%   50.73%   -34.99%     
- Complexity       19      264      +245     
=============================================
  Files             3       39       +36     
  Lines            49     1301     +1252     
  Branches          5      141      +136     
=============================================
+ Hits             42      660      +618     
- Misses            3      609      +606     
- Partials          4       32       +28     

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

@bryan-aguilar

Copy link
Copy Markdown
Contributor

Why is this necessary?

@vasireddy99

vasireddy99 commented Feb 28, 2024

Copy link
Copy Markdown
Contributor Author

Why is this necessary?

In one of the workflows the contract tests are cached and it didn't run, this makes sure that we run contract tests neverthless.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions Bot added the stale label Apr 28, 2024
@thpierce
thpierce requested a review from a team as a code owner August 29, 2024 19:36
@github-actions github-actions Bot removed the stale label Sep 1, 2024
@github-actions

github-actions Bot commented Nov 3, 2024

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions Bot added the stale label Nov 3, 2024
@github-actions github-actions Bot removed the stale label Aug 17, 2025
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open 60 days with no activity.

@github-actions github-actions Bot added the stale label Oct 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants