Skip to content

[Readme] add info on how to build and run the tests#29

Merged
qdeslandes merged 1 commit into
facebook:mainfrom
jordalgo:test-docs
Nov 15, 2023
Merged

[Readme] add info on how to build and run the tests#29
qdeslandes merged 1 commit into
facebook:mainfrom
jordalgo:test-docs

Conversation

@jordalgo

Copy link
Copy Markdown

No description provided.

@codecov

codecov Bot commented Nov 14, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7c88a61) 13.49% compared to head (dfdf6a9) 13.02%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
- Coverage   13.49%   13.02%   -0.47%     
==========================================
  Files          33       34       +1     
  Lines        2283     2364      +81     
==========================================
  Hits          308      308              
- Misses       1975     2056      +81     

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

@qdeslandes

Copy link
Copy Markdown
Contributor

I think it would be simpler if you update the first code snippet, like:

Quick start:

cmake -S . -B build
# Build bpfilter and libbpfilter
make -C build -j
# Run unit tests
make -C build test

@jordalgo

Copy link
Copy Markdown
Author

Updated.

@qdeslandes qdeslandes merged commit 1b2a71a into facebook:main Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants