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

feat: Emit sync repo message to Shelter on repo update #163

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

scott-codecov
Copy link
Contributor

@codecov-staging
Copy link

codecov-staging bot commented Oct 27, 2023

Codecov Report

Merging #163 (5927c03) into main (0f82d3f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         348      350    +2     
  Lines       27648    27688   +40     
=======================================
+ Hits        27201    27241   +40     
  Misses        447      447           
Flag Coverage Δ
integration 98.38% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.38% <100.00%> (+<0.01%) ⬆️
unit 98.38% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.88% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.17% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
app.py 86.66% <100.00%> (+0.95%) ⬆️
database/events.py 100.00% <100.00%> (ø)
database/tests/unit/test_events.py 100.00% <100.00%> (ø)

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #163 (5927c03) into main (0f82d3f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         374      376    +2     
  Lines       28144    28184   +40     
=======================================
+ Hits        27678    27718   +40     
  Misses        466      466           
Flag Coverage Δ
integration 98.38% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.38% <100.00%> (+<0.01%) ⬆️
unit 98.38% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.77% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.17% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
app.py 86.66% <100.00%> (+0.95%) ⬆️
database/events.py 100.00% <100.00%> (ø)
database/tests/unit/test_events.py 100.00% <100.00%> (ø)

This change has been scanned for critical changes. Learn more

@codecov-qa
Copy link

codecov-qa bot commented Oct 27, 2023

Codecov Report

Merging #163 (5927c03) into main (0f82d3f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   98.38%   98.38%           
=======================================
  Files         348      350    +2     
  Lines       27648    27688   +40     
=======================================
+ Hits        27201    27241   +40     
  Misses        447      447           
Flag Coverage Δ
integration 98.38% <100.00%> (+<0.01%) ⬆️
latest-uploader-overall 98.38% <100.00%> (+<0.01%) ⬆️
unit 98.38% <100.00%> (+<0.01%) ⬆️

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

Components Coverage Δ
NonTestCode 96.88% <100.00%> (+<0.01%) ⬆️
OutsideTasks 98.17% <100.00%> (+<0.01%) ⬆️
Files Coverage Δ
app.py 86.66% <100.00%> (+0.95%) ⬆️
database/events.py 100.00% <100.00%> (ø)
database/tests/unit/test_events.py 100.00% <100.00%> (ø)

@codecov-public-qa
Copy link

codecov-public-qa bot commented Oct 27, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@0f82d3f). Click here to learn what that means.
The diff coverage is 100.00%.

❗ Current head df46d42 differs from pull request most recent head 5927c03. Consider uploading reports for the commit 5927c03 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage        ?   98.39%           
=======================================
  Files           ?      350           
  Lines           ?    27612           
  Branches        ?        0           
=======================================
  Hits            ?    27168           
  Misses          ?      444           
  Partials        ?        0           
Flag Coverage Δ
integration 98.39% <100.00%> (?)
latest-uploader-overall 98.39% <100.00%> (?)
unit 98.39% <100.00%> (?)

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

Components Coverage Δ
NonTestCode 96.90% <100.00%> (?)
OutsideTasks 98.18% <100.00%> (?)
Files Coverage Δ
app.py 86.66% <100.00%> (ø)
database/events.py 100.00% <100.00%> (ø)
database/tests/unit/test_events.py 100.00% <100.00%> (ø)

@scott-codecov scott-codecov merged commit 55177d9 into main Nov 6, 2023
25 of 26 checks passed
@scott-codecov scott-codecov deleted the scott/cloud-pubsub branch November 6, 2023 16:54
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.

2 participants