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

Fix a corner case of flat_params #182

Merged
merged 2 commits into from
Oct 19, 2023
Merged

Fix a corner case of flat_params #182

merged 2 commits into from
Oct 19, 2023

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Oct 16, 2023

Partially addresses JuliaAI/MLJFlow.jl#22

@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (ffb47b1) 89.21% compared to head (da7bb36) 89.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #182      +/-   ##
==========================================
+ Coverage   89.21%   89.26%   +0.05%     
==========================================
  Files           8        8              
  Lines         380      382       +2     
==========================================
+ Hits          339      341       +2     
  Misses         41       41              
Files Coverage Δ
src/parameter_inspection.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ablaom ablaom requested a review from pebeto October 16, 2023 23:00
@ablaom ablaom added the bug Something isn't working label Oct 17, 2023
@ablaom
Copy link
Member Author

ablaom commented Oct 19, 2023

Thanks @pebeto for the review.

@ablaom ablaom merged commit ddaa91f into dev Oct 19, 2023
4 checks passed
@ablaom ablaom mentioned this pull request Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants