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

Use cache for each matrix #232

Merged
merged 1 commit into from
Feb 28, 2023
Merged

Use cache for each matrix #232

merged 1 commit into from
Feb 28, 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

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Base: 81.79% // Head: 81.79% // No change to project coverage 👍

Coverage data is based on head (2aa7a91) compared to base (3181f09).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #232   +/-   ##
========================================
  Coverage    81.79%   81.79%           
========================================
  Files           15       15           
  Lines         1071     1071           
========================================
  Hits           876      876           
  Misses         195      195           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@cowboy-bebug cowboy-bebug merged commit 9df0609 into develop Feb 28, 2023
@cowboy-bebug cowboy-bebug deleted the el/divide-ci-cache branch February 28, 2023 01:57
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