nylas / nylas-ruby

Ruby bindings for the Nylas Platform APIs
https://nylas.com/docs
MIT License
101 stars 130 forks source link

Added attributes organizer_email and organizer_name to the Event Object #409

Closed kraju3 closed 1 year ago

kraju3 commented 1 year ago

Description

https://nylas.atlassian.net/browse/CUST-1575

https://github.com/nylas/nylas-ruby/issues/406

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[bot] commented 1 year ago

Codecov Report

Merging #409 (1d64cdc) into main (ef90d46) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   97.83%   97.83%           
=======================================
  Files         128      128           
  Lines        4717     4721    +4     
=======================================
+ Hits         4615     4619    +4     
  Misses        102      102           
Impacted Files Coverage Δ
lib/nylas/event.rb 100.00% <100.00%> (ø)
spec/nylas/event_spec.rb 100.00% <100.00%> (ø)

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