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

build: Optimize build time and add code coverage #422

Merged
merged 27 commits into from
Mar 31, 2024
Merged

Conversation

subotic
Copy link
Contributor

@subotic subotic commented Mar 29, 2024

resolves DEV-3447

  • fixed CMakeLists to allow parallel builds
  • separated test and publish workflows
  • test workflow uses nix (publish still docker based)
  • publish workflow runs on main on every push
  • switched to buildjet
  • added running tests with code coverage
  • sending code coverage to codecov

@subotic subotic changed the title build: Enabling parallel builds test: Add fuzz testing Mar 30, 2024
Copy link

linear bot commented Mar 31, 2024

@subotic subotic changed the title test: Add fuzz testing build: Optimize build time and add code coverage Mar 31, 2024
@subotic subotic merged commit 3bedce1 into main Mar 31, 2024
5 checks passed
@subotic subotic deleted the wip/add-fuzzing branch March 31, 2024 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant