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 docstring reference to microdata dictionary name #204

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

jdebacker
Copy link
Member

This PR fixes an error in a docstring in taxbrain.py that provided the wrong name for a key if one passes a microdata dictionary to the TaxBrain class object.

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.50%. Comparing base (1cd87f4) to head (267b241).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   79.50%   79.50%           
=======================================
  Files          23       23           
  Lines        1947     1947           
=======================================
  Hits         1548     1548           
  Misses        399      399           
Flag Coverage Δ
unittests 79.50% <ø> (ø)

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

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

@jdebacker jdebacker merged commit 5bc9b7e into PSLmodels:master Aug 21, 2024
8 checks passed
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