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

feature/filter #691

Merged
merged 6 commits into from
Mar 6, 2023
Merged

feature/filter #691

merged 6 commits into from
Mar 6, 2023

Conversation

rhayes777
Copy link
Owner

@rhayes777 rhayes777 commented Mar 6, 2023

Resolves #690

  • fix broken test
  • excluded classes
  • docs

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #691 (8bbf30d) into main (e53937b) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #691   +/-   ##
=======================================
  Coverage   81.79%   81.79%           
=======================================
  Files         180      180           
  Lines       13142    13159   +17     
=======================================
+ Hits        10749    10763   +14     
- Misses       2393     2396    +3     
Impacted Files Coverage Δ
PyAutoFit/autofit/graphical/laplace/line_search.py 74.09% <0.00%> (-1.81%) ⬇️
PyAutoFit/autofit/interpolator.py 100.00% <0.00%> (ø)
PyAutoFit/autofit/mapper/prior_model/abstract.py 93.86% <0.00%> (+0.02%) ⬆️
PyAutoFit/autofit/mapper/model_object.py 95.19% <0.00%> (+0.34%) ⬆️
PyAutoFit/autofit/mapper/model.py 90.96% <0.00%> (+0.42%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Jammy2211 Jammy2211 merged commit dfa33e3 into main Mar 6, 2023
@Jammy2211 Jammy2211 deleted the feature/filter branch June 12, 2023 15:33
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.

Filter in as_model
2 participants