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

fix: Typo in Celery Redis config name #151

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

scott-codecov
Copy link
Contributor

Silly typo that wasn't caught b/c of mocks

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Merging #151 (b4d38ac) into main (d20e961) will not change coverage.
The diff coverage is 0.00%.

@@          Coverage Diff          @@
##            main    #151   +/-   ##
=====================================
  Coverage   95.43   95.43           
=====================================
  Files        709     709           
  Lines      15186   15186           
=====================================
  Hits       14492   14492           
  Misses       694     694           
Flag Coverage Δ
unit 95.51% <0.00%> (-0.07%) ⬇️
unit-latest-uploader 95.51% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
core/management/commands/backfill_commits.py 94.59% <0.00%> (ø)

@codecov-staging
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Patch % Lines
core/management/commands/backfill_commits.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!.

@codecov-public-qa
Copy link

codecov-public-qa bot commented Sep 21, 2023

Codecov Report

Merging #151 (b4d38ac) into main (d20e961) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files         594      594           
  Lines       14786    14786           
=======================================
  Hits        14123    14123           
  Misses        663      663           
Flag Coverage Δ
unit 95.51% <0.00%> (ø)
unit-latest-uploader 95.51% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
core/management/commands/backfill_commits.py 94.59% <0.00%> (ø)

Impacted file tree graph

@scott-codecov scott-codecov merged commit 0a37455 into main Sep 21, 2023
18 of 23 checks passed
@scott-codecov scott-codecov deleted the scott/backfill-commits-typo branch September 21, 2023 13:38
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.

None yet

2 participants