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

Update to ZIO RC19 #1060

Merged
merged 6 commits into from
May 17, 2020
Merged

Update to ZIO RC19 #1060

merged 6 commits into from
May 17, 2020

Conversation

neko-kai
Copy link
Member

  • Fix Upgrade scala.js to 1.0.1 #952 Upgrade to Scala.js 1.0
  • Replace fundamentals-reflection Tag with the same impl in izumi-reflect
  • Remove unused code in fundamentals-reflection
  • Remove shaded boopickle
  • Move out platform.language pkg into fundamentals-language, reuse @unused annotation in bio instead of @deprecated

neko-kai added 2 commits May 17, 2020 18:09
* Fix #952 Upgrade to Scala.js 1.0
* Remove unused code in fundamentals-reflection
* Remove shaded boopickle
* Move out platform.language pkg into fundamentals-language, reuse `@unused` annotation in bio instead of `@deprecated`
@neko-kai neko-kai requested a review from pshirshov May 17, 2020 18:15
@codecov-io
Copy link

codecov-io commented May 17, 2020

Codecov Report

Merging #1060 into develop will increase coverage by 1.23%.
The diff coverage is 62.85%.

@@             Coverage Diff             @@
##           develop    #1060      +/-   ##
===========================================
+ Coverage    54.44%   55.68%   +1.23%     
===========================================
  Files          404      380      -24     
  Lines         8601     6907    -1694     
  Branches       466      358     -108     
===========================================
- Hits          4683     3846     -837     
+ Misses        3918     3061     -857     

@neko-kai neko-kai merged commit 7763042 into develop May 17, 2020
@neko-kai neko-kai deleted the feature/update-to-zio-RC19 branch May 17, 2020 19:16
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.

Upgrade scala.js to 1.0.1
2 participants