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 erroneous argument in __len__ definition for Namespace. #29

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

cjcscott
Copy link
Contributor

Fixes a small bug in the __len__ definition for namespace.

@codecov
Copy link

codecov bot commented Aug 16, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (089db65) 99.56% compared to head (982761c) 99.56%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #29   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files          54       54           
  Lines       85708    85708           
  Branches      817      817           
=======================================
  Hits        85333    85333           
  Misses        249      249           
  Partials      126      126           
Files Changed Coverage Δ
ebcc/util.py 70.44% <100.00%> (ø)

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

@obackhouse
Copy link
Contributor

Ta

@obackhouse obackhouse merged commit 60ca8e6 into master Aug 16, 2023
6 checks passed
@obackhouse obackhouse deleted the fix_len_namespace branch August 16, 2023 14:25
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