Skip to content

feature/sensitivity result - #680

Merged
rhayes777 merged 3 commits into
mainfrom
feature/sensitivity_result
Jan 30, 2023
Merged

feature/sensitivity result#680
rhayes777 merged 3 commits into
mainfrom
feature/sensitivity_result

Conversation

@rhayes777

Copy link
Copy Markdown
Collaborator

At least partially resolves #678 by adding requisite properties. This functionality is actually independent of the parser.

@codecov

codecov Bot commented Jan 30, 2023

Copy link
Copy Markdown

Codecov Report

Merging #680 (36d5383) into main (eca14d0) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #680      +/-   ##
==========================================
- Coverage   81.81%   81.80%   -0.02%     
==========================================
  Files         180      180              
  Lines       13118    13127       +9     
==========================================
+ Hits        10733    10739       +6     
- Misses       2385     2388       +3     
Impacted Files Coverage Δ
PyAutoFit/autofit/graphical/laplace/line_search.py 74.09% <0.00%> (-1.81%) ⬇️
PyAutoFit/autofit/database/model/fit.py 88.82% <0.00%> (ø)
PyAutoFit/autofit/non_linear/grid/sensitivity.py 96.93% <0.00%> (+0.17%) ⬆️

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

@rhayes777
rhayes777 merged commit dc9aec1 into main Jan 30, 2023
@rhayes777
rhayes777 deleted the feature/sensitivity_result branch January 30, 2023 14:02
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.

Sensitivty: Results and Database

2 participants