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 recursive=true for converting to Workspace from AbstractDict. #80

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

bbejanov
Copy link
Member

@bbejanov bbejanov commented Jul 5, 2024

Also, merging an AbstractDict into a Workspace now
converts the dict keys to Symbols.

bbejanov added 2 commits July 5, 2024 10:55
Also, merging an `AbstractDict` into a `Workspace` now
converts the dict keys to `Symbol`s.
@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.79%. Comparing base (ae29e6b) to head (ee57ff5).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #80   +/-   ##
=======================================
  Coverage   93.79%   93.79%           
=======================================
  Files          24       24           
  Lines        4834     4837    +3     
=======================================
+ Hits         4534     4537    +3     
  Misses        300      300           

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

@bbejanov bbejanov merged commit c0bc69e into master Jul 5, 2024
9 checks passed
@bbejanov bbejanov deleted the wks_recursive branch July 5, 2024 15:26
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