• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

uber / cadence-java-client / 2541
83%
master: 80%

Build:
Build:
LAST BUILD BRANCH: taylan/fix_codecov
DEFAULT BRANCH: master
Ran 23 Oct 2024 10:20PM UTC
Jobs 1
Files 274
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

23 Oct 2024 09:52PM UTC coverage: 66.108% (+0.8%) from 65.318%
2541

Pull #924

buildkite

natemort
Add missing proto to thrift enum mappings and unit tests for both EnumMappers

Add a suite of tests that will automatically fail if new enum types are added in IDL but the mappers aren't updated. This was done in a few ways:
- For enums that have mappers both directions, we roundtrip all thrift values and assert that they're equal.
- For enums that are identical across thrift/proto, we generate a mapping based on the value names and assert that the mapper matches it.
- For enums that aren't identical, we explicitly assert that our mapping contains all values.
Pull Request #924: Add missing proto to thrift enum mappings and unit tests for EnumMapper

2 of 2 new or added lines in 1 file covered. (100.0%)

8 existing lines in 4 files now uncovered.

12893 of 19503 relevant lines covered (66.11%)

0.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2541.1 23 Oct 2024 10:20PM UTC 0
66.11
Source Files on build 2541
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #2541
  • Pull Request #924
  • PR Base - master (#2537)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc