nylas / nylas-nodejs

A NodeJS wrapper for the Nylas REST API for email, contacts, and calendar.
MIT License
169 stars 121 forks source link

Fix typo in calendarInviteToGuests attribute #393

Closed rlau89 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #393 (2dffd09) into main (f255756) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #393   +/-   ##
=======================================
  Coverage   91.42%   91.42%           
=======================================
  Files          60       60           
  Lines        2554     2554           
  Branches      460      460           
=======================================
  Hits         2335     2335           
  Misses        218      218           
  Partials        1        1           
Impacted Files Coverage Δ
src/models/scheduler.ts 86.04% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

mrashed-dev commented 2 years ago

Thanks for the contribution @rlau89!