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

add safeCast operator #181

Merged
merged 8 commits into from
Oct 6, 2023
Merged

Conversation

hoangchungk53qx1
Copy link
Contributor

Status

READY

Breaking Changes

NO

Description

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

CHANGELOG.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Owner

@hoc081098 hoc081098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ™πŸ™πŸ™

@hoangchungk53qx1
Copy link
Contributor Author

resolve comment @hoc081098 πŸ™ πŸ₯‡ πŸ’― πŸ™

Copy link
Owner

@hoc081098 hoc081098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ™β€πŸ˜

CHANGELOG.md Outdated Show resolved Hide resolved
src/commonTest/kotlin/com/hoc081098/flowext/CastTest.kt Outdated Show resolved Hide resolved
@hoangchungk53qx1
Copy link
Contributor Author

hoangchungk53qx1 commented Oct 6, 2023

@hoc081098 everything done πŸ™ πŸ’― πŸ₯‡

Copy link
Owner

@hoc081098 hoc081098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Xincamon β€πŸ™†πŸ©

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

All modified lines are covered by tests βœ…

Comparison is base (1f2ac41) 87.51% compared to head (c0bdf9e) 87.53%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #181      +/-   ##
==========================================
+ Coverage   87.51%   87.53%   +0.01%     
==========================================
  Files          33       33              
  Lines         785      786       +1     
  Branches      109      110       +1     
==========================================
+ Hits          687      688       +1     
  Misses         53       53              
  Partials       45       45              
Files Coverage Ξ”
...rc/commonMain/kotlin/com/hoc081098/flowext/cast.kt 100.00% <100.00%> (ΓΈ)

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@hoc081098 hoc081098 merged commit 1d7e613 into hoc081098:master Oct 6, 2023
7 checks passed
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.

2 participants