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

[Backport releases/v0.1] feat: cargo nextest support #3429

Merged
merged 4 commits into from
Oct 19, 2023

Conversation

fedimint-backports
Copy link

Description

Backport of #3156 to releases/v0.1.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

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

Comparison is base (f16b910) 59.39% compared to head (5fa070a) 58.91%.

Additional details and impacted files
@@                Coverage Diff                @@
##           releases/v0.1    #3429      +/-   ##
=================================================
- Coverage          59.39%   58.91%   -0.49%     
=================================================
  Files                210      214       +4     
  Lines              45233    45905     +672     
=================================================
+ Hits               26868    27045     +177     
- Misses             18365    18860     +495     
Files Coverage Δ
fedimint-testing/src/fixtures.rs 82.70% <100.00%> (+0.26%) ⬆️
utils/portalloc/src/data/dto.rs 100.00% <100.00%> (ø)
utils/portalloc/src/util.rs 97.29% <97.29%> (ø)
utils/portalloc/src/lib.rs 69.56% <69.56%> (ø)
utils/portalloc/src/data.rs 41.16% <79.79%> (ø)

... and 14 files with indirect coverage changes

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

@dpc
Copy link
Contributor

dpc commented Oct 19, 2023

That backport bot is working overtime.

@justinmoon justinmoon merged commit 8d32e82 into releases/v0.1 Oct 19, 2023
17 of 18 checks passed
@justinmoon justinmoon deleted the backport-3156-to-releases/v0.1 branch October 19, 2023 19:36
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.

None yet

3 participants