Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

23 usage of pure rust scca library #24

Merged
merged 5 commits into from
Feb 13, 2024
Merged

Conversation

janstarke
Copy link
Member

use a pure rust implementation to parse scca instead of libscca

@janstarke janstarke added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 8, 2024
@janstarke janstarke linked an issue Feb 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (798ca37) 39.31% compared to head (78d684c) 32.89%.

Files Patch % Lines
src/common/forensics_timestamp.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   39.31%   32.89%   -6.43%     
==========================================
  Files          41       36       -5     
  Lines        1292     1137     -155     
==========================================
- Hits          508      374     -134     
+ Misses        784      763      -21     

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

@Bitbee0 Bitbee0 merged commit 5b5e483 into main Feb 13, 2024
3 of 4 checks passed
@Bitbee0 Bitbee0 deleted the 23-usage-of-pure-rust-scca-library branch February 13, 2024 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Usage of pure rust SCCA library
2 participants