Skip to content

Add BuildWithCustomFormat trait#57

Merged
sile merged 3 commits intomasterfrom
custom-format
Jan 27, 2024
Merged

Add BuildWithCustomFormat trait#57
sile merged 3 commits intomasterfrom
custom-format

Conversation

@sile
Copy link
Owner

@sile sile commented Jan 27, 2024

Closes #22, #55

@sile sile merged commit 7789302 into master Jan 27, 2024
@sile sile deleted the custom-format branch January 27, 2024 01:40
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7675457341

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 25 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.7%) to 47.541%

Files with Coverage Reduction New Missed Lines %
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.11/src/flavors/array.rs 2 82.29%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.11/src/select.rs 2 76.19%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.11/src/context.rs 8 64.15%
../../../.cargo/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-channel-0.5.11/src/waker.rs 13 40.91%
Totals Coverage Status
Change from base Build 7647967786: -0.7%
Covered Lines: 1605
Relevant Lines: 3376

💛 - Coveralls

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 for record format

2 participants