Skip to content

Conversation

@davidsteiner
Copy link
Member

This change makes the data_dictionary_path config value actually work, rather than always relying on the standard FIX 4.4 data dictionary.

@davidsteiner davidsteiner linked an issue Jun 18, 2025 that may be closed by this pull request
@davidsteiner davidsteiner force-pushed the 99-support-custom-data-dictionaries branch from a58375f to a5396c5 Compare June 18, 2025 15:18
@codecov
Copy link

codecov bot commented Jun 18, 2025

Codecov Report

Attention: Patch coverage is 0% with 10 lines in your changes missing coverage. Please review.

Project coverage is 43.45%. Comparing base (21f48c4) to head (a5396c5).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
crates/hotfix/src/session.rs 0.00% 7 Missing ⚠️
crates/hotfix-dictionary/src/lib.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #101      +/-   ##
==========================================
- Coverage   43.62%   43.45%   -0.17%     
==========================================
  Files          57       57              
  Lines        2414     2423       +9     
==========================================
  Hits         1053     1053              
- Misses       1361     1370       +9     

☔ 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.

@davidsteiner davidsteiner merged commit e446d00 into main Jun 18, 2025
2 of 4 checks passed
@davidsteiner davidsteiner deleted the 99-support-custom-data-dictionaries branch June 18, 2025 15:26
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.

Support custom data dictionaries

2 participants