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: publish for scala3 #184

Merged
merged 1 commit into from Oct 4, 2021
Merged

ci: publish for scala3 #184

merged 1 commit into from Oct 4, 2021

Conversation

tkrs
Copy link
Owner

@tkrs tkrs commented Apr 19, 2021

Closes #134

@tkrs tkrs force-pushed the scala3 branch 4 times, most recently from 12b0f39 to 345a74c Compare October 2, 2021 19:21
@codecov
Copy link

codecov bot commented Oct 2, 2021

Codecov Report

Merging #184 (02ab0ed) into master (b8fe35e) will decrease coverage by 6.35%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #184      +/-   ##
==========================================
- Coverage   55.94%   49.58%   -6.36%     
==========================================
  Files           9       17       +8     
  Lines         404      486      +82     
  Branches       21       21              
==========================================
+ Hits          226      241      +15     
- Misses        178      245      +67     
Flag Coverage Δ
unittests 49.58% <80.00%> (-6.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...dules/core/src/main/scala/mess/codec/Decoder.scala 85.71% <ø> (ø)
...dules/core/src/main/scala/mess/codec/Encoder.scala 82.85% <0.00%> (ø)
...rc/main/scala_2/mess/codec/DerivedEncoderOps.scala 50.00% <ø> (ø)
.../main/scala_2.12-/mess/codec/DerivedDecoder1.scala 100.00% <100.00%> (ø)
.../main/scala_2.13+/mess/codec/DerivedDecoder1.scala 100.00% <100.00%> (ø)
...rc/main/scala_2/mess/codec/DerivedDecoderOps.scala 92.85% <100.00%> (ø)
...la_2.12-/mess/internal/ScalaVersionSpecifics.scala 100.00% <0.00%> (ø)
.../main/scala_2.12-/mess/codec/DerivedEncoder1.scala 60.00% <0.00%> (ø)
...re/src/main/scala/mess/codec/DecodingFailure.scala 0.00% <0.00%> (ø)
....12/src_managed/main/mess/codec/TupleDecoder.scala 4.54% <0.00%> (ø)
... and 4 more

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 b8fe35e...02ab0ed. Read the comment docs.

@tkrs tkrs force-pushed the scala3 branch 3 times, most recently from 015fbf3 to 829ece7 Compare October 4, 2021 01:13
@tkrs tkrs merged commit 1d9bf2e into master Oct 4, 2021
@tkrs tkrs deleted the scala3 branch October 4, 2021 03:31
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.

Publish for Scala3
1 participant