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

Adds __new__ method, removes init method #263

Merged
merged 3 commits into from Oct 6, 2023

Conversation

spacether
Copy link
Contributor

@spacether spacether commented Sep 13, 2023

Adds __new__ method, removes __init__ method

@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Merging #263 (f93d14e) into master (5b289b3) will not change coverage.
The diff coverage is 100.00%.

❗ Current head f93d14e differs from pull request most recent head c85f8d7. Consider uploading reports for the commit c85f8d7 to get more accurate results

@@            Coverage Diff            @@
##            master      #263   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           55        59    +4     
=========================================
+ Hits            55        59    +4     
Flag Coverage Δ
3.10 100.00% <100.00%> (?)
3.11 100.00% <100.00%> (?)
3.12 ?
3.12.0-rc.1 100.00% <100.00%> (?)
3.8 100.00% <100.00%> (?)
3.9 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
immutabledict/__init__.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@corenting corenting enabled auto-merge (rebase) October 6, 2023 20:29
@corenting corenting merged commit edb93d8 into corenting:master Oct 6, 2023
7 checks passed
@spacether spacether deleted the feat_removes_init branch November 25, 2023 00:10
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

2 participants