Skip to content

Tt 4349 java sdk for crud events inc rsvp#317

Open
googsvg wants to merge 7 commits intomainfrom
TT-4349-java-sdk-for-crud-events-inc-rsvp
Open

Tt 4349 java sdk for crud events inc rsvp#317
googsvg wants to merge 7 commits intomainfrom
TT-4349-java-sdk-for-crud-events-inc-rsvp

Conversation

@googsvg
Copy link
Copy Markdown
Contributor

@googsvg googsvg commented May 1, 2026

Full CRUD + RSVP event coverage for the Java SDK (TT-4349). All changes are backward-compatible.

  • New EventResource model (email, name)
  • Event, CreateEventRequest, UpdateEventRequest — added resources and textDescription fields
  • ListEventQueryParamseventType now accepts List<EventType> (was single value); added select, tentativeAsBusy
  • FindEventQueryParams, CreateEventQueryParams, UpdateEventQueryParams — added select, tentativeAsBusy
  • SendRsvpQueryParams — added skipNylasEmail
  • EventNotetaker.MeetingSettings / EventNotetakerRequest.MeetingSettings — added actionItems, summary, leaveAfterSilenceSeconds, transcriptionSettings and
    their nested settings classes
  • Unit test coverage for all new fields

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.47%. Comparing base (443252f) to head (600a993).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #317   +/-   ##
=========================================
  Coverage     82.47%   82.47%           
  Complexity      357      357           
=========================================
  Files            37       37           
  Lines          1027     1027           
  Branches         95       95           
=========================================
  Hits            847      847           
  Misses          121      121           
  Partials         59       59           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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