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

Update code style of Coalesce transform #45

Merged
merged 1 commit into from
Apr 14, 2022
Merged

Update code style of Coalesce transform #45

merged 1 commit into from
Apr 14, 2022

Conversation

eliascarv
Copy link
Member

Update code style of Coalesce to match with code style of Replace.

@eliascarv eliascarv changed the title Update Coalesce code style Update code style of Coalesce transform Apr 14, 2022
@eliascarv eliascarv requested a review from juliohm April 14, 2022 00:54
@codecov-commenter
Copy link

codecov-commenter commented Apr 14, 2022

Codecov Report

Merging #45 (2d2785b) into master (edd4c24) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
- Coverage   92.85%   92.84%   -0.02%     
==========================================
  Files          19       19              
  Lines         462      461       -1     
==========================================
- Hits          429      428       -1     
  Misses         33       33              
Impacted Files Coverage Δ
src/transforms/coalesce.jl 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 edd4c24...2d2785b. Read the comment docs.

@juliohm juliohm merged commit 225b54f into JuliaML:master Apr 14, 2022
@eliascarv eliascarv deleted the coalesce branch April 14, 2022 11:02
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.

None yet

3 participants