Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds visibility attribute in Event.rb #385

Merged

Conversation

brunossilveira
Copy link
Contributor

@brunossilveira brunossilveira commented Oct 11, 2022

This PR adds the visibility attribute to the Event class.

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.

@mrashed-dev mrashed-dev self-requested a review October 11, 2022 15:55
lib/nylas/event.rb Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Oct 11, 2022

Codecov Report

Merging #385 (4e76903) into main (d036621) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 4e76903 differs from pull request most recent head f7aa2ca. Consider uploading reports for the commit f7aa2ca to get more accurate results

@@           Coverage Diff           @@
##             main     #385   +/-   ##
=======================================
  Coverage   97.58%   97.58%           
=======================================
  Files         125      125           
  Lines        4429     4431    +2     
=======================================
+ Hits         4322     4324    +2     
  Misses        107      107           
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.

Copy link
Contributor

@mrashed-dev mrashed-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brunossilveira Thank you so much for opening this PR! It looks good mostly, just made a comment about the readability of the variable. Once amended I'll approve and merge. 🚀

Co-authored-by: Mostafa Rashed <17770919+mrashed-dev@users.noreply.github.com>
@brunossilveira
Copy link
Contributor Author

Done!

Copy link
Contributor

@mrashed-dev mrashed-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!! Thanks @brunossilveira ! 🚀

@mrashed-dev mrashed-dev merged commit d63ba43 into nylas:main Oct 11, 2022
@mrashed-dev mrashed-dev mentioned this pull request Oct 21, 2022
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.

2 participants