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: update members_url_self_hosted to correct value #216

Merged
merged 2 commits into from
Dec 15, 2023

Conversation

joseph-sentry
Copy link
Contributor

Fixes: #172

@codecov-qa
Copy link

codecov-qa bot commented Dec 14, 2023

Codecov Report

Merging #216 (ac544e2) into main (27ae862) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files         362      362           
  Lines       29168    29168           
=======================================
  Hits        28655    28655           
  Misses        513      513           
Flag Coverage Δ
integration 98.24% <100.00%> (ø)
latest-uploader-overall 98.24% <100.00%> (ø)
unit 98.24% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 96.47% <100.00%> (ø)
OutsideTasks 97.97% <100.00%> (ø)
Files Coverage Δ
services/notification/notifiers/tests/conftest.py 100.00% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 100.00% <ø> (ø)
services/urls.py 94.93% <100.00%> (ø)

Copy link

codecov-public-qa bot commented Dec 14, 2023

Codecov Report

Merging #216 (ac544e2) into main (27ae862) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files         362      362           
  Lines       29168    29168           
=======================================
  Hits        28655    28655           
  Misses        513      513           
Flag Coverage Δ
integration 98.24% <100.00%> (ø)
latest-uploader-overall 98.24% <100.00%> (ø)
unit 98.24% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 96.47% <100.00%> (ø)
OutsideTasks 97.97% <100.00%> (ø)
Files Coverage Δ
services/notification/notifiers/tests/conftest.py 100.00% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 100.00% <ø> (ø)
services/urls.py 94.93% <100.00%> (ø)

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #216 (ac544e2) into main (27ae862) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage   98.21%   98.21%           
=======================================
  Files         393      393           
  Lines       29868    29868           
=======================================
  Hits        29334    29334           
  Misses        534      534           
Flag Coverage Δ
integration 98.24% <100.00%> (ø)
latest-uploader-overall 98.24% <100.00%> (ø)
onlysomelabels 98.21% <100.00%> (ø)
unit 98.24% <100.00%> (ø)

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

Components Coverage Δ
NonTestCode 96.37% <100.00%> (ø)
OutsideTasks 97.97% <100.00%> (ø)
Files Coverage Δ
services/notification/notifiers/tests/conftest.py 100.00% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 100.00% <ø> (ø)
services/urls.py 94.93% <100.00%> (ø)

This change has been scanned for critical changes. Learn more

@codecov-staging
Copy link

codecov-staging bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #216   +/-   ##
=======================================
  Coverage        ?   98.24%           
=======================================
  Files           ?      362           
  Lines           ?    29168           
  Branches        ?        0           
=======================================
  Hits            ?    28655           
  Misses          ?      513           
  Partials        ?        0           
Flag Coverage Δ
integration 98.24% <100.00%> (?)
latest-uploader-overall 98.24% <100.00%> (?)
unit 98.24% <100.00%> (?)

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

Components Coverage Δ
NonTestCode 96.47% <100.00%> (?)
OutsideTasks 97.97% <100.00%> (?)
Files Coverage Δ
services/notification/notifiers/tests/conftest.py 100.00% <ø> (ø)
.../notification/notifiers/tests/unit/test_comment.py 100.00% <ø> (ø)
services/urls.py 94.93% <100.00%> (ø)

@joseph-sentry joseph-sentry merged commit 9639dc1 into main Dec 15, 2023
30 checks passed
@joseph-sentry joseph-sentry deleted the joseph/members-url-self-hosted branch December 15, 2023 19:32
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.

[self-hosted] Activation link for PR comment is incorrect
2 participants