Skip to content

Conversation

natemort
Copy link
Member

What changed?

  • Allow codecov data to be uploaded from CI.

Why?

  • Enforces code coverage on future PRs.

How did you test it?

Potential risks

Release notes

Documentation Changes

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@405c755). Learn more about missing BASE report.

Additional details and impacted files

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 405c755...9eab2fa. Read the comment docs.

@coveralls
Copy link

coveralls commented Oct 24, 2024

Pull Request Test Coverage Report for Build 2545

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.01%) to 66.185%

Files with Coverage Reduction New Missed Lines %
src/main/java/com/uber/cadence/internal/testservice/TestWorkflowMutableStateImpl.java 1 83.5%
src/main/java/com/uber/cadence/internal/sync/WorkflowThreadImpl.java 1 77.32%
src/main/java/com/uber/cadence/internal/worker/Poller.java 1 78.13%
Totals Coverage Status
Change from base Build 2544: -0.01%
Covered Lines: 12908
Relevant Lines: 19503

💛 - Coveralls

@natemort natemort merged commit 0360a9f into cadence-workflow:master Oct 24, 2024
13 checks passed
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.

3 participants