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

Season 2 - Various bug fixes #311

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Season 2 - Various bug fixes #311

merged 3 commits into from
Jun 19, 2023

Conversation

DidacSF
Copy link
Contributor

@DidacSF DidacSF commented Jun 19, 2023

Description

Fixes the following bugs/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

@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch coverage: 65.21% and project coverage change: -0.08 ⚠️

Comparison is base (4372002) 70.96% compared to head (ddba909) 70.88%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #311      +/-   ##
===========================================
- Coverage    70.96%   70.88%   -0.08%     
===========================================
  Files           33       33              
  Lines         3320     3332      +12     
===========================================
+ Hits          2356     2362       +6     
- Misses         964      970       +6     
Impacted Files Coverage Δ
...atars/src/types/avatar/versions/v2/avatar_utils.rs 84.51% <ø> (ø)
...rc/types/avatar/versions/v2/combinator/assemble.rs 61.90% <ø> (ø)
...src/types/avatar/versions/v2/combinator/glimmer.rs 72.72% <ø> (ø)
...wesome-avatars/src/types/avatar/versions/v2/mod.rs 57.19% <28.57%> (-0.68%) ⬇️
...s/src/types/avatar/versions/v2/combinator/build.rs 77.10% <81.25%> (-1.27%) ⬇️

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

darkfriend77
darkfriend77 previously approved these changes Jun 19, 2023
@DidacSF DidacSF merged commit 620ec4b into develop Jun 19, 2023
@DidacSF DidacSF deleted the ds/bug-fixes-ABO branch June 19, 2023 11:32
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.

2 participants