Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Fix CI for release #301

Merged
merged 4 commits into from
Jun 6, 2023
Merged

Fix CI for release #301

merged 4 commits into from
Jun 6, 2023

Conversation

cowboy-bebug
Copy link
Contributor

Description

Please describe your pull request and link relevant issues.

Type of changes

  • build: Changes that affect the build system or external dependencies (eg, Cargo, Docker)
  • ci: Changes to CI configuration
  • docs: Changes to documentation only
  • feat: Changes to add a new feature
  • fix: Changes to fix a bug
  • refactor: Changes that do not alter functionality
  • style: Changes to format the code
  • test: Changes to add missing tests or correct existing tests

Checklist

  • Tests for the changes have been added
  • Necessary documentation is added (if appropriate)
  • Formatted with cargo fmt --all
  • Linted with cargo clippy --all-features --all-targets
  • Tested with cargo test --workspace --all-features --all-targets

@cowboy-bebug cowboy-bebug force-pushed the el/fix-release-ci branch 6 times, most recently from 2f84b06 to e5c45de Compare June 6, 2023 20:20
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (67af7bc) 70.02% compared to head (3b6e518) 70.03%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #301   +/-   ##
========================================
  Coverage    70.02%   70.03%           
========================================
  Files           32       32           
  Lines         3189     3190    +1     
========================================
+ Hits          2233     2234    +1     
  Misses         956      956           
Impacted Files Coverage Δ
...s/src/types/avatar/versions/v2/combinator/breed.rs 70.00% <ø> (ø)
...atars/src/types/avatar/versions/v2/avatar_utils.rs 82.90% <100.00%> (+0.03%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cowboy-bebug cowboy-bebug force-pushed the el/fix-release-ci branch 2 times, most recently from 3b6e518 to ec18a75 Compare June 6, 2023 21:54
@cowboy-bebug cowboy-bebug marked this pull request as ready for review June 6, 2023 21:54
@cowboy-bebug cowboy-bebug merged commit 6e3ba5d into develop Jun 6, 2023
@cowboy-bebug cowboy-bebug deleted the el/fix-release-ci branch June 6, 2023 21:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant