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

Add variable inheritance in declarations #155

Merged
merged 4 commits into from
Feb 8, 2024

Conversation

nikhilwoodruff
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (9994ced) 82.46% compared to head (59bfc41) 82.55%.
Report is 6 commits behind head on master.

Files Patch % Lines
tests/core/variables/test_variables.py 94.73% 3 Missing ⚠️
policyengine_core/variables/variable.py 75.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #155      +/-   ##
==========================================
+ Coverage   82.46%   82.55%   +0.08%     
==========================================
  Files         185      185              
  Lines        8903     9000      +97     
  Branches     1125     1129       +4     
==========================================
+ Hits         7342     7430      +88     
- Misses       1295     1301       +6     
- Partials      266      269       +3     

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

@nikhilwoodruff nikhilwoodruff merged commit 0ac5816 into master Feb 8, 2024
4 of 6 checks passed
@nikhilwoodruff nikhilwoodruff deleted the nikhilwoodruff/issue154 branch February 8, 2024 14:32
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