Skip to content

feat(cast, castNotNull, castNullable)#111

Merged
hoc081098 merged 3 commits into
masterfrom
cast
Jul 14, 2022
Merged

feat(cast, castNotNull, castNullable)#111
hoc081098 merged 3 commits into
masterfrom
cast

Conversation

@hoc081098

Copy link
Copy Markdown
Owner

Status

READY

Breaking Changes

NO

Description

feat(cast, castNotNull, castNullable)

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 14, 2022
@hoc081098 hoc081098 linked an issue Jul 14, 2022 that may be closed by this pull request
@codecov

codecov Bot commented Jul 14, 2022

Copy link
Copy Markdown

Codecov Report

Merging #111 (03dc404) into master (97f47c4) will increase coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   83.57%   83.68%   +0.11%     
==========================================
  Files          25       26       +1     
  Lines         420      423       +3     
  Branches       68       68              
==========================================
+ Hits          351      354       +3     
  Misses         46       46              
  Partials       23       23              
Impacted Files Coverage Δ
...rc/commonMain/kotlin/com/hoc081098/flowext/cast.kt 100.00% <100.00%> (ø)

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 9583f59...03dc404. Read the comment docs.

@hoc081098 hoc081098 merged commit dbba205 into master Jul 14, 2022
@hoc081098 hoc081098 deleted the cast 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.

cast & castNotNull

1 participant