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

smartsheet / smartsheet-java-sdk / #65
60%

Build:
DEFAULT BRANCH: mainline
Ran 28 May 2026 02:20PM UTC
Jobs 1
Files 394
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

28 May 2026 02:18PM UTC coverage: 60.003% (+0.06%) from 59.947%
#65

push

github

web-flow
Add objectIdStr field to Event model (#171)

* fix: add objectIdStr field to Event model

- Add objectIdStr field to support alphanumeric object identifiers
- Getter and setter with builder pattern (returns this)
- Javadoc on both methods including @return
- CHANGELOG entry under [x.x.x] - unreleased
- Relates to AUD-904

* test: add unit tests for objectIdStr field

- EventTest covers Jackson deserialization with/without field and builder pattern
- Update listEvents.json fixture to include objectIdStr on one event
- Add objectIdStr assertions to EventResourcesImplTest

* test: add WireMock contract tests for listEvents endpoint

- Verify objectIdStr deserialization via mock API stubs
- Cover moreAvailable true/false and 404 error cases

* fix: changelog formatting, copyright year, and add 400/500 error contract tests

* test: strengthen listEvents contract tests per TESTING.md standards

- Add testListEventsGeneratedUrlIsCorrect (URL, method, query params)
- Add testListEventsAllResponseBodyProperties with full recursive
  comparison against a new all-response-body-properties WireMock fixture
- Upgrade required-properties tests to use usingRecursiveComparison()
  with typed EXPECTED_* constants covering all Event fields, including
  previously unasserted accessTokenName, eventTimestamp, and objectId
- Rename tests to follow testXxx naming conventions from TESTING.md
- Remove redundant testListEvents404Error (covered by 400 test)
- Expand EventTest.deserialize_doesNotAffectOtherFields to assert all
  fields present in JSON and verify absent fields remain null

Note: the all-response-body-properties WireMock fixture and the
required-properties fixtures need to be updated in smartsheet-sdk-tests
to match the new EXPECTED_* constants.

* fix(test): correct list-events contract tests to match actual WireMock fixtures

- Fix copyright year 2026 → 2025 in TestListEvents and EventTest
- Align expected constants with actual WireMock fixture data (correct even... (continued)

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

4550 of 7583 relevant lines covered (60.0%)

0.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #65.1 28 May 2026 02:20PM UTC 394
60.0
Source Files on build #65
  • Tree
  • List 394
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #65
  • 64215794 on github
  • Prev Build on mainline
  • Next Build on mainline
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