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

Improvements to bidict view methods and docs. #229

Merged
merged 3 commits into from
Jan 6, 2022
Merged

Improvements to bidict view methods and docs. #229

merged 3 commits into from
Jan 6, 2022

Conversation

jab
Copy link
Owner

@jab jab commented Jan 6, 2022

Also

@gitpod-io
Copy link

gitpod-io bot commented Jan 6, 2022

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #229 (5ac7358) into main (69b83ff) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #229   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        15    -1     
  Lines          607       604    -3     
  Branches        87        88    +1     
=========================================
- Hits           607       604    -3     
Impacted Files Coverage Δ
bidict/_abc.py 100.00% <ø> (ø)
bidict/_base.py 100.00% <100.00%> (ø)
bidict/_bidict.py 100.00% <100.00%> (ø)
bidict/_frozenbidict.py 100.00% <100.00%> (ø)
bidict/_orderedbase.py 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 69b83ff...5ac7358. Read the comment docs.

Notably, work around bug in latest setuptools release.
Ref: pypa/setuptools#3002
@jab jab merged commit 5ac7358 into main Jan 6, 2022
@jab jab deleted the views branch January 6, 2022 03:20
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.

1 participant