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

Tagless final refactor #344

Merged
merged 52 commits into from
Feb 21, 2020
Merged

Tagless final refactor #344

merged 52 commits into from
Feb 21, 2020

Conversation

bond15
Copy link
Contributor

@bond15 bond15 commented Feb 13, 2020

Everything except mocked server unit tests.

bond15 and others added 30 commits January 21, 2020 09:57
…ion, added runtime implicits, added User alg interpretation
… as default param, added headers as default param
applied some refactoring to have clean layers
@rafaparadela rafaparadela marked this pull request as ready for review February 17, 2020 15:55
# Conflicts:
#	project/ProjectPlugin.scala
Copy link
Contributor

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

Tremendous amount of work 🔥

docs/docs/git_data.md Outdated Show resolved Hide resolved
docs/docs/issue.md Outdated Show resolved Hide resolved
github4s/src/main/scala/github4s/GithubIOSyntax.scala Outdated Show resolved Hide resolved
github4s/src/main/scala/github4s/algebras/Auth.scala Outdated Show resolved Hide resolved
github4s/src/test/scala/github4s/utils/FakeResponses.scala Outdated Show resolved Hide resolved
Copy link

@L-Lavigne L-Lavigne left a comment

Choose a reason for hiding this comment

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

Excellent work @bond15 ! I only have a few minor stylistic nitpicks.

Copy link
Contributor

@anamariamv anamariamv left a comment

Choose a reason for hiding this comment

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

Great work !!! 💯 👌
Minor coment.

One question:
What do you think if we put all the API URLs in a separate file? It would be much easier to read in my opinion.

github4s/src/main/scala/github4s/algebras/GitData.scala Outdated Show resolved Hide resolved
Copy link
Member

@angoglez angoglez left a comment

Choose a reason for hiding this comment

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

Massive work @bond15 !! 👏
I've left only a few minor comments

@bond15
Copy link
Contributor Author

bond15 commented Feb 18, 2020

Hmm... Seems every few times the integration tests are run, "RemoveLabel" fails.. looking into this.

So far, I am not able to reproduce this error in my local integration tests

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

Outstanding job @bond15 ! Really excited about the diff ❗️

+3,008 −11,076 🎉

@rafaparadela
Copy link

Thanks @anamariamv @angoglez @BenFradet @L-Lavigne @juanpedromoreno for this amazing code review.

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

💪 thanks @bond15 !

@bond15 bond15 merged commit 5849584 into master Feb 21, 2020
@calvellido calvellido deleted the taglessFinalRefactor branch February 21, 2020 09:09
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.

7 participants