Skip to content

rust#7

Merged
CocoRoF merged 2 commits intodeployfrom
main
Mar 17, 2026
Merged

rust#7
CocoRoF merged 2 commits intodeployfrom
main

Conversation

@CocoRoF
Copy link
Owner

@CocoRoF CocoRoF commented Mar 17, 2026

No description provided.

CocoRoF added 2 commits March 17, 2026 13:02
- Introduced a new error handling module (`errors.rs`) with custom error types for various failure scenarios.
- Implemented a type inference function (`infer_column_type`) in `types.rs` to determine semantic column types based on Polars data types and statistics.
- Created a comprehensive end-to-end test suite (`test_e2e.py`) to validate the functionality of the f2a library across multiple data formats and analysis configurations.
- Added unit tests for core functionalities, including import checks, version validation, and analysis configuration presets.
- Enhanced report generation tests to ensure HTML output and internationalization support.
- Established pytest fixtures for reusable test data across multiple test cases.
@CocoRoF CocoRoF merged commit 7238257 into deploy Mar 17, 2026
2 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