Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Add toplevel_mutable #18

Merged
merged 2 commits into from
Apr 4, 2022
Merged

Add toplevel_mutable #18

merged 2 commits into from
Apr 4, 2022

Conversation

cgarciae
Copy link
Owner

@cgarciae cgarciae commented Apr 4, 2022

Changes

  • Adds the toplevel_mutable decorator and Immutable.toplevel_mutable method.
  • Adds tests for toplevel_mutable

@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2022

Codecov Report

Merging #18 (00d6753) into master (e7d0109) will increase coverage by 0.11%.
The diff coverage is 96.66%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   91.70%   91.81%   +0.11%     
==========================================
  Files           6        6              
  Lines         747      770      +23     
==========================================
+ Hits          685      707      +22     
- Misses         62       63       +1     
Impacted Files Coverage Δ
treeo/__init__.py 100.00% <ø> (ø)
treeo/api.py 91.88% <95.00%> (+0.29%) ⬆️
treeo/mixins.py 87.05% <100.00%> (+0.47%) ⬆️
treeo/tree.py 95.40% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@cgarciae cgarciae merged commit 9b1be96 into master Apr 4, 2022
@cgarciae cgarciae deleted the improve-mutable branch April 4, 2022 23:47
@cgarciae cgarciae added enhancement New feature or request feature and removed enhancement New feature or request labels Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants