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(vis_type_vega): support reading time field #9152

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

fix time format to use moment.utc

5bbbb2d
Select commit
Loading
Failed to load commit list.
Open

feat(vis_type_vega): support reading time field #9152

fix time format to use moment.utc
5bbbb2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 17, 2025 in 0s

61.03% (+0.09%) compared to 2aac3ee

View this Pull Request on Codecov

61.03% (+0.09%) compared to 2aac3ee

Details

Codecov Report

Attention: Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.03%. Comparing base (2aac3ee) to head (5bbbb2d).
Report is 19 commits behind head on main.

Files with missing lines Patch % Lines
...gins/vis_type_vega/public/data_model/ppl_parser.ts 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9152      +/-   ##
==========================================
+ Coverage   60.94%   61.03%   +0.09%     
==========================================
  Files        3809     3813       +4     
  Lines       91270    91412     +142     
  Branches    14414    14442      +28     
==========================================
+ Hits        55620    55797     +177     
+ Misses      32096    32055      -41     
- Partials     3554     3560       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.