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

Drop LEGACY JavaScript compiler support #79

Merged
merged 3 commits into from
Dec 22, 2021
Merged

Drop LEGACY JavaScript compiler support #79

merged 3 commits into from
Dec 22, 2021

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Dec 21, 2021

No description provided.

@twyatt twyatt requested review from a team, sdonn3 and davidtaylor-juul December 21, 2021 22:24
@twyatt twyatt added this to the 0.6.4 milestone Dec 21, 2021
@codecov
Copy link

codecov bot commented Dec 21, 2021

Codecov Report

Merging #79 (a60840d) into main (56a59f1) will increase coverage by 0.23%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #79      +/-   ##
============================================
+ Coverage     57.25%   57.49%   +0.23%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      654      +41     
  Branches        145      145              
============================================
+ Hits            351      376      +25     
- Misses          223      239      +16     
  Partials         39       39              
Impacted Files Coverage Δ
koap/src/commonMain/kotlin/Message.kt 57.14% <0.00%> (-2.09%) ⬇️
koap/src/commonMain/kotlin/Debug.kt 26.08% <0.00%> (-1.19%) ⬇️
koap/src/commonMain/kotlin/ByteArrayReader.kt 68.08% <0.00%> (-0.10%) ⬇️
koap/src/commonMain/kotlin/Decoder.kt 53.74% <0.00%> (+1.62%) ⬆️
koap/src/commonMain/kotlin/Encoder.kt 71.69% <0.00%> (+3.27%) ⬆️
koap/src/commonMain/kotlin/Option.kt 26.31% <0.00%> (+4.09%) ⬆️

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 8cfab46...a60840d. Read the comment docs.

@twyatt twyatt marked this pull request as draft December 22, 2021 00:14
@twyatt twyatt marked this pull request as ready for review December 22, 2021 00:21
@twyatt twyatt enabled auto-merge (squash) December 22, 2021 00:35
@twyatt twyatt merged commit 00ab8c8 into main Dec 22, 2021
@twyatt twyatt deleted the twyatt/legacy branch December 22, 2021 01:20
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.

3 participants