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

chore(deps): spotless 6.8.0, ktlint 0.46.1, coroutines dep should be declared as api, revert to kotlin 1.6.21 #105

Merged
merged 3 commits into from
Jul 10, 2022

Conversation

hoc081098
Copy link
Owner

Status

READY

Breaking Changes

YES

Description

Closes #104

  • spotless 6.8.0, ktlint 0.46.1
  • coroutines dep should be declared as api
  • revert to kotlin 1.6.21

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Requirements

  • Dump api
  • Update README
  • Update CHANGELOG
  • Add tests
  • Add docs

@hoc081098 hoc081098 added this to the 0.4.0 milestone Jul 10, 2022
@codecov
Copy link

codecov bot commented Jul 10, 2022

Codecov Report

Merging #105 (c17db19) into master (6e85c4d) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #105      +/-   ##
==========================================
- Coverage   83.69%   83.57%   -0.13%     
==========================================
  Files          25       25              
  Lines         417      420       +3     
  Branches       67       68       +1     
==========================================
+ Hits          349      351       +2     
  Misses         46       46              
- Partials       22       23       +1     
Impacted Files Coverage Δ
...nMain/kotlin/com/hoc081098/flowext/flatMapFirst.kt 76.92% <0.00%> (-7.70%) ⬇️
...ain/kotlin/com/hoc081098/flowext/withLatestFrom.kt 100.00% <0.00%> (ø)
...onMain/kotlin/com/hoc081098/flowext/bufferCount.kt 90.62% <0.00%> (+0.30%) ⬆️
...c/commonMain/kotlin/com/hoc081098/flowext/eager.kt 83.78% <0.00%> (+0.45%) ⬆️

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 6e85c4d...c17db19. Read the comment docs.

@hoc081098 hoc081098 merged commit 0e94bdf into master Jul 10, 2022
@hoc081098 hoc081098 deleted the deps branch August 12, 2022 13:15
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.

coroutines deps as api
1 participant