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 goacc and CI #435

Merged
merged 2 commits into from
Nov 7, 2021
Merged

Fix goacc and CI #435

merged 2 commits into from
Nov 7, 2021

Conversation

asdine
Copy link
Collaborator

@asdine asdine commented Nov 7, 2021

No description provided.

@codecov
Copy link

codecov bot commented Nov 7, 2021

Codecov Report

Merging #435 (3963082) into main (f49df7b) will increase coverage by 9.73%.
The diff coverage is 86.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   69.85%   79.59%   +9.73%     
==========================================
  Files          96      111      +15     
  Lines       10014    11804    +1790     
==========================================
+ Hits         6995     9395    +2400     
+ Misses       2269     1631     -638     
- Partials      750      778      +28     
Impacted Files Coverage Δ
document/create.go 68.67% <0.00%> (+3.61%) ⬆️
document/json.go 66.66% <ø> (-13.70%) ⬇️
internal/sql/parser/expr.go 81.58% <ø> (+0.69%) ⬆️
internal/stream/project.go 81.42% <0.00%> (+15.71%) ⬆️
types/types.go 100.00% <ø> (+21.73%) ⬆️
internal/sql/parser/select.go 79.20% <66.66%> (+15.96%) ⬆️
internal/testutil/document.go 76.31% <66.66%> (ø)
types/value.go 79.82% <86.36%> (+32.52%) ⬆️
internal/testutil/stream.go 89.36% <89.36%> (ø)
db.go 77.01% <100.00%> (+20.68%) ⬆️
... and 71 more

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 047ce80...3963082. Read the comment docs.

@asdine asdine merged commit 4d91470 into main Nov 7, 2021
@asdine asdine deleted the fix-goacc branch November 7, 2021 12:19
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