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

Release 1.8.2 #171

Merged
merged 4 commits into from
Feb 10, 2025
Merged

Release 1.8.2 #171

merged 4 commits into from
Feb 10, 2025

Conversation

pedrovma
Copy link
Member

  • Refactoring the Probit function with additional diagnostics
  • Adapting standard functions to act as wrappers for regimes
  • Adding TSLS_Endog_Regimes
  • Other enhancements and bug fixes

Copy link

codecov bot commented Feb 10, 2025

Codecov Report

Attention: Patch coverage is 77.06013% with 206 lines in your changes missing coverage. Please review.

Project coverage is 67.8%. Comparing base (3abfa09) to head (101dda3).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
spreg/error_sp_regimes.py 51.8% 40 Missing ⚠️
spreg/error_sp.py 61.1% 28 Missing ⚠️
spreg/diagnostics_probit.py 85.0% 18 Missing ⚠️
spreg/error_sp_hom_regimes.py 71.2% 17 Missing ⚠️
spreg/error_sp_het_regimes.py 73.3% 16 Missing ⚠️
spreg/ml_lag.py 76.5% 12 Missing ⚠️
spreg/twosls_sp.py 83.3% 12 Missing ⚠️
spreg/skater_reg.py 68.8% 10 Missing ⚠️
spreg/ols.py 81.4% 8 Missing ⚠️
spreg/twosls_regimes.py 77.1% 8 Missing ⚠️
... and 12 more
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #171     +/-   ##
=======================================
+ Coverage   66.1%   67.8%   +1.6%     
=======================================
  Files         44      45      +1     
  Lines      11001   10884    -117     
=======================================
+ Hits        7273    7375    +102     
+ Misses      3728    3509    -219     
Files with missing lines Coverage Δ
spreg/__init__.py 100.0% <100.0%> (ø)
spreg/diagnostics_sp.py 98.4% <100.0%> (+<0.1%) ⬆️
spreg/error_sp_hom.py 83.2% <ø> (ø)
spreg/ml_error_regimes.py 77.8% <100.0%> (-0.3%) ⬇️
spreg/nslx.py 74.0% <100.0%> (ø)
spreg/regimes.py 82.9% <100.0%> (+0.6%) ⬆️
spreg/sp_panels.py 84.8% <100.0%> (ø)
spreg/error_sp_het.py 82.7% <75.0%> (ø)
spreg/ols_regimes.py 34.6% <66.7%> (-0.2%) ⬇️
spreg/twosls_sp_regimes.py 67.0% <66.7%> (ø)
... and 19 more

... and 2 files with indirect coverage changes

@pedrovma pedrovma merged commit d68f3aa into pysal:main Feb 10, 2025
9 of 10 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.

1 participant