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: add exponential moving average to vega-lite #9225

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

fix ts error shown in pr ci

261728b
Select commit
Loading
Failed to load commit list.
Open

feat: add exponential moving average to vega-lite #9225

fix ts error shown in pr ci
261728b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 18, 2024 in 0s

90.74% of diff hit (target 93.33%)

View this Pull Request on Codecov

90.74% of diff hit (target 93.33%)

Annotations

Check warning on line 74 in src/compile/data/aggregate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compile/data/aggregate.ts#L74

Added line #L74 was not covered by tests

Check warning on line 78 in src/compile/data/aggregate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compile/data/aggregate.ts#L78

Added line #L78 was not covered by tests

Check warning on line 80 in src/compile/data/aggregate.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/compile/data/aggregate.ts#L80

Added line #L80 was not covered by tests