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

gEconpy v2.0 #38

Open
wants to merge 93 commits into
base: main
Choose a base branch
from
Open

gEconpy v2.0 #38

wants to merge 93 commits into from

Conversation

jessegrabowski
Copy link
Owner

@jessegrabowski jessegrabowski commented Oct 15, 2024

Massive refactor.


📚 Documentation preview 📚: https://gEconpy--38.org.readthedocs.build/en/38/

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 72.48201% with 765 lines in your changes missing coverage. Please review.

Project coverage is 70.61%. Comparing base (5ab3aa5) to head (386c2c4).

Files with missing lines Patch % Lines
gEconpy/_version.py 42.61% 206 Missing ⚠️
gEconpy/model/statespace.py 31.81% 165 Missing ⚠️
gEconpy/model/model.py 80.25% 108 Missing ⚠️
gEconpy/solvers/gensys.py 47.82% 84 Missing ⚠️
gEconpy/model/perturbation.py 79.19% 36 Missing ⚠️
gEconpy/model/steady_state.py 73.87% 29 Missing ⚠️
gEconpy/numbaf/utilities.py 53.33% 28 Missing ⚠️
gEconpy/model/compile.py 86.23% 15 Missing ⚠️
gEconpy/parser/parse_distributions.py 76.92% 15 Missing ⚠️
gEconpy/utilities.py 82.66% 13 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   79.96%   70.61%   -9.35%     
==========================================
  Files          36       33       -3     
  Lines        5121     5571     +450     
==========================================
- Hits         4095     3934     -161     
- Misses       1026     1637     +611     
Files with missing lines Coverage Δ
gEconpy/classes/containers.py 96.23% <100.00%> (-0.84%) ⬇️
gEconpy/classes/time_aware_symbol.py 93.54% <100.00%> (-3.18%) ⬇️
gEconpy/dynare_convert.py 95.58% <100.00%> (ø)
gEconpy/model/parameters.py 100.00% <100.00%> (ø)
gEconpy/numbaf/__init__.py 100.00% <100.00%> (ø)
gEconpy/numbaf/intrinsics.py 50.98% <ø> (ø)
gEconpy/parser/constants.py 100.00% <ø> (ø)
gEconpy/parser/gEcon_parser.py 98.48% <100.00%> (+0.92%) ⬆️
gEconpy/parser/parse_plaintext.py 98.52% <100.00%> (-1.48%) ⬇️
gEconpy/parser/validation.py 83.33% <100.00%> (ø)
... and 23 more

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