Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mlcl-trading
/
afp-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
/
tests
/
unit
59.5 kB
Ctrl+K
Ctrl+K
5 contributors
History:
19 commits
Cyril Dupland
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
15f1cb0
about 2 months ago
domain
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
repositories
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
schemas
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
services
feat(prices): implement price management with date ranges, including creation, retrieval, and history listing; update schemas and API documentation
about 2 months ago
test_article_import_processor.py
Safe
7.62 kB
feat(article_import): introduce support for 'COMMUN' brand alias to link articles to all existing brands, update schemas and processing logic accordingly
2 months ago
test_article_import_processor_conflicts.py
Safe
2.15 kB
feat: enhance article import functionality with reference management
3 months ago
test_article_import_row.py
Safe
9.95 kB
feat(article_import): introduce support for 'COMMUN' brand alias to link articles to all existing brands, update schemas and processing logic accordingly
2 months ago
test_brand_normalization.py
Safe
678 Bytes
feat: implement brand and category slug normalization, update import mappings, and enhance article import processing
2 months ago
test_category_normalization.py
Safe
325 Bytes
feat: implement brand and category slug normalization, update import mappings, and enhance article import processing
2 months ago
test_csv_stream.py
Safe
1.27 kB
feat: implement brand and category slug normalization, update import mappings, and enhance article import processing
2 months ago
test_excel_stream.py
Safe
2.13 kB
feat: implement brand and category slug normalization, update import mappings, and enhance article import processing
2 months ago
test_import_registry.py
Safe
762 Bytes
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_import_service_storage.py
Safe
2.27 kB
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_price_import_row.py
Safe
770 Bytes
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_reference_normalization.py
Safe
508 Bytes
Implement price import functionality with support for CSV and Excel formats. Add API endpoint for starting price imports, including validation and error handling. Introduce new schemas, services, and repositories for price data management. Update documentation to reflect new features and usage. Enhance tests to cover the added functionality.
3 months ago
test_tabular_stream.py
Safe
1.09 kB
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
3 months ago