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

Consider enums dependencies for dependabot #452

Merged
merged 1 commit into from
Feb 8, 2021

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Feb 8, 2021

This PR fixes #450

@Luni-4 Luni-4 requested a review from marco-c February 8, 2021 12:49
@codecov-io
Copy link

Codecov Report

Merging #452 (e503fee) into master (a956fec) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #452   +/-   ##
=======================================
  Coverage   24.92%   24.92%           
=======================================
  Files          45       45           
  Lines        5584     5584           
  Branches      817      817           
=======================================
  Hits         1392     1392           
  Misses       3648     3648           
  Partials      544      544           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a956fec...e503fee. Read the comment docs.

.github/dependabot.yml Outdated Show resolved Hide resolved
.github/dependabot.yml Outdated Show resolved Hide resolved
@Luni-4 Luni-4 force-pushed the dependabot-update branch from e503fee to 76b086f Compare February 8, 2021 13:23
@Luni-4 Luni-4 requested a review from marco-c February 8, 2021 13:24
@marco-c marco-c merged commit f129a07 into mozilla:master Feb 8, 2021
@Luni-4 Luni-4 deleted the dependabot-update branch February 8, 2021 13: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.

Dependabot is not considering dependencies from enums/Cargo.toml
3 participants