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

Remove unused MockK dependency #145

Merged
merged 2 commits into from
Aug 30, 2022
Merged

Remove unused MockK dependency #145

merged 2 commits into from
Aug 30, 2022

Conversation

twyatt
Copy link
Member

@twyatt twyatt commented Aug 26, 2022

No description provided.

@twyatt twyatt requested review from a team, sdonn3 and cedrickcooke August 26, 2022 19:50
@twyatt twyatt added the maintenance General maintenance that doesn't effect the public API. label Aug 26, 2022
@codecov
Copy link

codecov bot commented Aug 26, 2022

Codecov Report

Merging #145 (f94a0f4) into main (56a59f1) will increase coverage by 0.36%.
The diff coverage is 45.45%.

❗ Current head f94a0f4 differs from pull request most recent head 65bdbc4. Consider uploading reports for the commit 65bdbc4 to get more accurate results

@@             Coverage Diff              @@
##               main     #145      +/-   ##
============================================
+ Coverage     57.25%   57.62%   +0.36%     
  Complexity       11       11              
============================================
  Files             8        8              
  Lines           613      656      +43     
  Branches        145      145              
============================================
+ Hits            351      378      +27     
- Misses          223      239      +16     
  Partials         39       39              
Impacted Files Coverage Δ
koap/src/commonMain/kotlin/Encoder.kt 71.69% <ø> (+3.27%) ⬆️
koap/src/commonMain/kotlin/ToFormat.kt 26.31% <ø> (ø)
koap/src/commonMain/kotlin/Debug.kt 26.08% <25.00%> (-1.19%) ⬇️
koap/src/commonMain/kotlin/Message.kt 57.44% <33.33%> (-1.79%) ⬇️
koap/src/commonMain/kotlin/ByteArrayReader.kt 68.08% <66.66%> (-0.10%) ⬇️
koap/src/commonMain/kotlin/Decoder.kt 53.74% <66.66%> (+1.62%) ⬆️
koap/src/commonMain/kotlin/Header.kt 50.00% <100.00%> (ø)
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@twyatt twyatt enabled auto-merge (squash) August 26, 2022 20:07
@twyatt twyatt merged commit aa6aad2 into main Aug 30, 2022
@twyatt twyatt deleted the twyatt/mockk branch August 30, 2022 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance General maintenance that doesn't effect the public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants