Skip to content

Conversation

@wkennedy
Copy link
Contributor

No description provided.

wkennedy and others added 7 commits October 11, 2024 17:04
Updated various dependencies across crates to their latest versions and refined OpenTelemetry logging, tracing, and metrics setup. This ensures better compatibility and streamlined functionality within the project.
Enhanced code to include tests for error cases in `from_encoded_transaction`. Added several new unit tests for `LogContext` parsing various log scenarios. Introduced benchmarks for log parsing functions and context transformers to measure performance.
Refactored log generation to use `to_string` for consistency and added new log entries. Upgraded Dockerfiles to use Rust 1.81.0, ensuring compatibility with newer Rust features. Updated crate version in Cargo.toml indicating significant changes and improvements.
Updated 'sologger_log_context' and 'criterion' dependencies to newer versions. This change necessitated incrementing the package version to 0.2.0, reflecting significant updates.
Bump the version number to reflect significant updates or changes. This prepares the crate for new features or important fixes, indicating a major step forward from the previous version.
Incrementing the version to 0.2.0 reflects significant changes. Migrated dependencies from local paths to specified external crate versions, ensuring consistency and simplifying maintenance.
Updated the Dockerfile to correct the config bindings, ensuring all necessary directories are mounted correctly. Additionally, made the opentelemetry import conditional to only include it when the "enable_otel" feature is active.
@wkennedy wkennedy merged commit b8c05c7 into main Oct 13, 2024
3 checks passed
@codecov
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.65%. Comparing base (affe3cb) to head (53fbd6e).
Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
+ Coverage   83.81%   85.65%   +1.84%     
==========================================
  Files          12       12              
  Lines        1903     2078     +175     
==========================================
+ Hits         1595     1780     +185     
+ Misses        308      298      -10     

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

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