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

Revert "170 2 adjust event only to fire when due" #678

Merged

Conversation

adrian-codecov
Copy link
Contributor

Reverts #664

@codecov-notifications
Copy link

codecov-notifications bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #678      +/-   ##
==========================================
- Coverage   98.07%   98.07%   -0.01%     
==========================================
  Files         434      434              
  Lines       36728    36721       -7     
==========================================
- Hits        36022    36015       -7     
  Misses        706      706              
Flag Coverage Δ
integration 98.07% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.07% <100.00%> (-0.01%) ⬇️
unit 98.07% <100.00%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 95.96% <100.00%> (-0.01%) ⬇️
OutsideTasks 98.07% <100.00%> (-0.01%) ⬇️
Files Coverage Δ
database/events.py 93.75% <100.00%> (-0.70%) ⬇️
database/models/core.py 97.76% <ø> (-0.01%) ⬇️
database/tests/unit/test_events.py 100.00% <ø> (ø)

@codecov-qa
Copy link

codecov-qa bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (5bd9181) to head (29f2935).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #678      +/-   ##
==========================================
- Coverage   98.07%   98.07%   -0.01%     
==========================================
  Files         434      434              
  Lines       36728    36721       -7     
==========================================
- Hits        36022    36015       -7     
  Misses        706      706              
Flag Coverage Δ
integration 98.07% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.07% <100.00%> (-0.01%) ⬇️
unit 98.07% <100.00%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 95.96% <100.00%> (-0.01%) ⬇️
OutsideTasks 98.07% <100.00%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
database/events.py 93.75% <100.00%> (-0.70%) ⬇️
database/models/core.py 97.76% <ø> (-0.01%) ⬇️
database/tests/unit/test_events.py 100.00% <ø> (ø)

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (5bd9181) to head (29f2935).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #678      +/-   ##
==========================================
- Coverage   98.12%   98.12%   -0.01%     
==========================================
  Files         474      474              
  Lines       38054    38047       -7     
==========================================
- Hits        37340    37333       -7     
  Misses        714      714              
Flag Coverage Δ
integration 98.07% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.07% <100.00%> (-0.01%) ⬇️
unit 98.07% <100.00%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 96.07% <100.00%> (-0.01%) ⬇️
OutsideTasks 98.07% <100.00%> (-0.01%) ⬇️
Files with missing lines Coverage Δ
database/events.py 93.75% <100.00%> (-0.70%) ⬇️
database/models/core.py 97.76% <ø> (-0.01%) ⬇️
database/tests/unit/test_events.py 100.00% <ø> (ø)

This change has been scanned for critical changes. Learn more

@adrian-codecov adrian-codecov added this pull request to the merge queue Sep 3, 2024
Copy link

codecov-public-qa bot commented Sep 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.07%. Comparing base (5bd9181) to head (29f2935).

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #678      +/-   ##
==========================================
- Coverage   98.07%   98.07%   -0.01%     
==========================================
  Files         434      434              
  Lines       36728    36721       -7     
==========================================
- Hits        36022    36015       -7     
  Misses        706      706              
Flag Coverage Δ
integration 98.07% <100.00%> (-0.01%) ⬇️
latest-uploader-overall 98.07% <100.00%> (-0.01%) ⬇️
unit 98.07% <100.00%> (-0.01%) ⬇️

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

Components Coverage Δ
NonTestCode 95.96% <100.00%> (-0.01%) ⬇️
OutsideTasks 98.07% <100.00%> (-0.01%) ⬇️
Files Coverage Δ
database/events.py 93.75% <100.00%> (-0.70%) ⬇️
database/models/core.py 97.76% <ø> (-0.01%) ⬇️
database/tests/unit/test_events.py 100.00% <ø> (ø)

Merged via the queue into main with commit 9078de2 Sep 3, 2024
25 of 26 checks passed
@adrian-codecov adrian-codecov deleted the revert-664-170-2-adjust-event-only-to-fire-when-due branch September 3, 2024 17:50
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