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: Flatbuffer format #3989

Merged
merged 50 commits into from
Feb 9, 2024

fix: Update run_test reference data for VW CLI help

579b28a
Select commit
Loading
Failed to load commit list.
Merged

feat: Flatbuffer format #3989

fix: Update run_test reference data for VW CLI help
579b28a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 8, 2024 in 1s

65.53% of diff hit (target 81.39%)

View this Pull Request on Codecov

65.53% of diff hit (target 81.39%)

Annotations

Check warning on line 74 in vowpalwabbit/core/include/vw/core/io_buf.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/include/vw/core/io_buf.h#L74

Added line #L74 was not covered by tests

Check warning on line 77 in vowpalwabbit/core/include/vw/core/io_buf.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/include/vw/core/io_buf.h#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 37 in vowpalwabbit/core/src/io_buf.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/io_buf.cc#L37

Added line #L37 was not covered by tests

Check warning on line 62 in vowpalwabbit/core/src/io_buf.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/core/src/io_buf.cc#L62

Added line #L62 was not covered by tests

Check warning on line 39 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L36-L39

Added lines #L36 - L39 were not covered by tests

Check warning on line 98 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L98

Added line #L98 was not covered by tests

Check warning on line 237 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L237

Added line #L237 was not covered by tests

Check warning on line 239 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L239

Added line #L239 was not covered by tests

Check warning on line 242 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L242

Added line #L242 was not covered by tests

Check warning on line 244 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L244

Added line #L244 was not covered by tests

Check warning on line 246 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L246

Added line #L246 was not covered by tests

Check warning on line 248 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L248

Added line #L248 was not covered by tests

Check warning on line 253 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 267 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 289 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L289

Added line #L289 was not covered by tests

Check warning on line 291 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L291

Added line #L291 was not covered by tests

Check warning on line 293 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L293

Added line #L293 was not covered by tests

Check warning on line 295 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L295

Added line #L295 was not covered by tests

Check warning on line 298 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L297-L298

Added lines #L297 - L298 were not covered by tests

Check warning on line 300 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L300

Added line #L300 was not covered by tests

Check warning on line 315 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L315

Added line #L315 was not covered by tests

Check warning on line 317 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L317

Added line #L317 was not covered by tests

Check warning on line 319 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L319

Added line #L319 was not covered by tests

Check warning on line 321 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L321

Added line #L321 was not covered by tests

Check warning on line 324 in vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

vowpalwabbit/fb_parser/src/parse_example_flatbuffer.cc#L323-L324

Added lines #L323 - L324 were not covered by tests