Skip to content

Fixed numpy linalg error#389

Merged
jmafoster1 merged 4 commits into
mainfrom
jmafoster1/hotfix
Jul 13, 2026
Merged

Fixed numpy linalg error#389
jmafoster1 merged 4 commits into
mainfrom
jmafoster1/hotfix

Conversation

@jmafoster1

Copy link
Copy Markdown
Collaborator

The silent=False parameter loudly fails if we get errors executing tests (which is good, because there might be genuine errors with the data formatting, etc.), but we do need to catch some errors.

@github-actions

github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ PYTHON black 37 1 1.09s
✅ PYTHON pylint 37 0 7.1s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.15%. Comparing base (67ca9ac) to head (8f04b99).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #389      +/-   ##
==========================================
+ Coverage   97.98%   98.15%   +0.16%     
==========================================
  Files          31       31              
  Lines        1838     1841       +3     
==========================================
+ Hits         1801     1807       +6     
+ Misses         37       34       -3     
Files with missing lines Coverage Δ
causal_testing/discovery/abstract_discovery.py 100.00% <100.00%> (+2.85%) ⬆️

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e6a19c7...8f04b99. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jmafoster1
jmafoster1 requested a review from Jake248Newman July 13, 2026 10:46
@jmafoster1
jmafoster1 merged commit 3b5b62a into main Jul 13, 2026
16 checks passed
@jmafoster1
jmafoster1 deleted the jmafoster1/hotfix branch July 13, 2026 10:54
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.

2 participants