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

pre-v0.4.15 #315

Merged
merged 10 commits into from
Jul 7, 2022
Merged

pre-v0.4.15 #315

merged 10 commits into from
Jul 7, 2022

Conversation

AnalogJ
Copy link
Owner

@AnalogJ AnalogJ commented Jun 26, 2022

  • [feat] removed CGO dependency (replaced github.com/mattn/go-sqlite3 with gitlab.com/cznic/sqlite)
  • [build] renamed build.yaml to ci.yaml (triggered on pullrequest pushes)
  • [build] redesigned build system around Make
  • [build] redesigned build system around Github Actions Matrix for binary builds.
  • [build] consistently use Make commands in Docker image builds
  • [build] remove unused Dockerfile.xgo

@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2022

Codecov Report

Merging #315 (772b4f6) into master (c2488af) will decrease coverage by 0.39%.
The diff coverage is 60.16%.

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   26.34%   25.95%   -0.40%     
==========================================
  Files          25       26       +1     
  Lines        2050     2339     +289     
==========================================
+ Hits          540      607      +67     
- Misses       1489     1706     +217     
- Partials       21       26       +5     
Flag Coverage Δ
unittests 25.95% <60.16%> (-0.40%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
collector/pkg/collector/metrics.go 0.00% <0.00%> (ø)
webapp/backend/pkg/database/scrutiny_repository.go 0.00% <ø> (ø)
...end/pkg/database/scrutiny_repository_migrations.go 0.00% <ø> (ø)
webapp/backend/pkg/notify/notify.go 17.66% <54.02%> (ø)
collector/pkg/detect/detect.go 52.67% <85.18%> (+6.80%) ⬆️
collector/pkg/config/config.go 79.33% <100.00%> (+0.17%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eefdc54...772b4f6. Read the comment docs.

@AnalogJ AnalogJ changed the title cleanup before go generate (and multi-arch builds using zig). pre-v0.4.15 Jul 7, 2022
@AnalogJ AnalogJ merged commit 9ae9c38 into master Jul 7, 2022
@AnalogJ AnalogJ deleted the beta branch July 7, 2022 05:20
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.

2 participants