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

Fix compilation error when CGO is disabled. #215

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

gfyrag
Copy link
Contributor

@gfyrag gfyrag commented Jun 3, 2022

No description provided.

@gfyrag gfyrag requested a review from a team as a code owner June 3, 2022 15:22
@gfyrag gfyrag requested review from jdupas22 and antoinegelloz and removed request for a team June 3, 2022 15:22
@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #215 (1336a59) into main (d9ab492) will not change coverage.
The diff coverage is n/a.

❗ Current head 1336a59 differs from pull request most recent head d2969e6. Consider uploading reports for the commit d2969e6 to get more accurate results

@@           Coverage Diff           @@
##             main     #215   +/-   ##
=======================================
  Coverage   65.80%   65.80%           
=======================================
  Files          70       70           
  Lines        3600     3600           
=======================================
  Hits         2369     2369           
  Misses        987      987           
  Partials      244      244           
Impacted Files Coverage Δ
pkg/storage/sqlstorage/sqlite.go 63.44% <ø> (ø)
pkg/storage/sqlstorage/store.go 76.05% <ø> (ø)

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 8edba57...d2969e6. Read the comment docs.

@gfyrag gfyrag merged commit 2fefc2d into main Jun 3, 2022
@gfyrag gfyrag deleted the fix/compilation-error-with-cgo-disabled branch June 3, 2022 15:43
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