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

Functional test for hourly microbatch model #11220

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Handle missing batch_start

65a1db0
Select commit
Loading
Failed to load commit list.
Draft

Functional test for hourly microbatch model #11220

Handle missing batch_start
65a1db0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

82.73% (-6.20%) compared to 3de3b82

View this Pull Request on Codecov

82.73% (-6.20%) compared to 3de3b82

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.73%. Comparing base (3de3b82) to head (65a1db0).

❗ There is a different number of reports uploaded between BASE (3de3b82) and HEAD (65a1db0). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (3de3b82) HEAD (65a1db0)
unit 4 0
integration 20 4
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11220      +/-   ##
==========================================
- Coverage   88.92%   82.73%   -6.20%     
==========================================
  Files         187      187              
  Lines       24041    24043       +2     
==========================================
- Hits        21378    19891    -1487     
- Misses       2663     4152    +1489     
Components Coverage Δ
Unit Tests 82.73% <0.00%> (-6.20%) ⬇️
Integration Tests 82.73% <0.00%> (-3.59%) ⬇️