Skip to content

bug: try-except wrappers with TabPFN imports#1403

Merged
martilut merged 2 commits intomasterfrom
tabpfn-import-fix
Aug 26, 2025
Merged

bug: try-except wrappers with TabPFN imports#1403
martilut merged 2 commits intomasterfrom
tabpfn-import-fix

Conversation

@martilut
Copy link
Copy Markdown
Contributor

This is a 🐛 bug fix.

Summary

Added try-except wrappers to TabPFN imports if fedot[extra] requirements are not installed

Context

Fixes #1402

@martilut martilut added the bug Something isn't working label Aug 25, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 25, 2025

All PEP8 errors has been fixed, thanks ❤️

Comment last updated at Mon, 25 Aug 2025 18:30:47

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 25, 2025

Codecov Report

❌ Patch coverage is 25.00000% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.29%. Comparing base (6cff9ed) to head (c5a019d).
⚠️ Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
fedot/core/operations/evaluation/tabpfn.py 25.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1403      +/-   ##
==========================================
- Coverage   80.39%   80.29%   -0.11%     
==========================================
  Files         150      150              
  Lines       10843    10858      +15     
==========================================
+ Hits         8717     8718       +1     
- Misses       2126     2140      +14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

@martilut
Copy link
Copy Markdown
Contributor Author

/fix-pep8

@VadimsAhmers
Copy link
Copy Markdown
Collaborator

Thanks for the changes! I've checked, and everything works as intended.

@martilut martilut merged commit d94e42e into master Aug 26, 2025
8 checks passed
@nicl-nno nicl-nno deleted the tabpfn-import-fix branch November 10, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError with TabPFN when using FEDOT from master branch

3 participants