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

Add BuildWithCustomFormat trait #57

Merged
merged 3 commits into from
Jan 27, 2024
Merged

Add BuildWithCustomFormat trait #57

merged 3 commits into from
Jan 27, 2024

Conversation

sile
Copy link
Owner

@sile sile commented Jan 27, 2024

Closes #22, #55

@sile sile merged commit 7789302 into master Jan 27, 2024
21 checks passed
@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