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

ci: Enable 2.13 build for scalajs and linting in travis #3106

Merged
merged 2 commits into from
Oct 10, 2019

Conversation

DieBauer
Copy link
Contributor

@DieBauer DieBauer commented Oct 9, 2019

To improve the quality of Cats, enable more Scala 2.13 builds in CI for each PR.

  • Enable scalaJS build for 2.13.

  • Enable linting for 2.13 specific sources. Because of this new check, also needed to format 2.13 sources :)

@DieBauer DieBauer changed the title ci: Enable 2.13 build for travis ci: Enable 2.13 build for scalajs and linting in travis Oct 9, 2019
@codecov-io
Copy link

codecov-io commented Oct 9, 2019

Codecov Report

Merging #3106 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3106   +/-   ##
=======================================
  Coverage   93.52%   93.52%           
=======================================
  Files         368      368           
  Lines        6998     6998           
  Branches      198      198           
=======================================
  Hits         6545     6545           
  Misses        453      453

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e91aa24...5ad1a93. Read the comment docs.

Copy link
Contributor

@kailuowang kailuowang left a comment

Choose a reason for hiding this comment

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

nice! thanks!

@kailuowang kailuowang merged commit ca591fc into typelevel:master Oct 10, 2019
@DieBauer DieBauer deleted the enable-213-travis branch October 11, 2019 14:48
@travisbrown travisbrown added this to the 2.1.0-RC1 milestone Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants