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

more doctests to Reducible #4148

Merged
merged 3 commits into from
Mar 25, 2022
Merged

Conversation

dseer0
Copy link
Contributor

@dseer0 dseer0 commented Mar 10, 2022

added few doctests to reducible,

its my first pr, im open to comments and suggestions

Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

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

Thanks, looks good! Just one very tiny thing :)

core/src/main/scala/cats/Reducible.scala Outdated Show resolved Hide resolved
Co-authored-by: Arman Bilge <armanbilge@gmail.com>
@dseer0
Copy link
Contributor Author

dseer0 commented Mar 17, 2022

checked it locally after commit (unlucky) and it failed with: Unused import cats.syntax.all._
apparently I dont even need it (not sure why it didnt fail with implicits._ : p)

@dseer0
Copy link
Contributor Author

dseer0 commented Mar 17, 2022

@armanbilge is it ok if I 'fix' other tests in this file? or it should be done with another pull request?

@armanbilge
Copy link
Member

Sure, that would be great, thank you very much!

@dseer0
Copy link
Contributor Author

dseer0 commented Mar 20, 2022

@armanbilge if you could please rerun CI in freetime : )

@armanbilge
Copy link
Member

Woops, sorry about that! Feel free to ping me if that happens again.

Copy link
Member

@armanbilge armanbilge 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, thanks again!

@rossabaker rossabaker merged commit de73d3f into typelevel:main Mar 25, 2022
@dseer0 dseer0 deleted the add_doctests_to_Reducible branch March 25, 2022 16:43
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.

None yet

3 participants