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

fixed missing on eggs and fixed naming #327

Merged
merged 2 commits into from
Jul 13, 2023
Merged

Conversation

darkfriend77
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

@darkfriend77 darkfriend77 requested a review from DidacSF July 12, 2023 20:47
@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -0.02 ⚠️

Comparison is base (175d047) 74.89% compared to head (0946058) 74.87%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #327      +/-   ##
===========================================
- Coverage    74.89%   74.87%   -0.02%     
===========================================
  Files           33       33              
  Lines         3413     3411       -2     
===========================================
- Hits          2556     2554       -2     
  Misses         857      857              
Impacted Files Coverage Δ
...atars/src/types/avatar/versions/v2/avatar_utils.rs 91.79% <0.00%> (ø)
...wesome-avatars/src/types/avatar/versions/v2/mod.rs 53.02% <100.00%> (-0.44%) ⬇️

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

@DidacSF DidacSF merged commit 2c6c404 into develop Jul 13, 2023
@DidacSF DidacSF deleted the cd/fixing-egg-restriction branch July 13, 2023 07:44
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