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

Use any instead of interface{} #93

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Use any instead of interface{} #93

merged 1 commit into from
Aug 28, 2023

Conversation

rowanseymour
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #93 (fcbdb06) into main (1ee7448) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #93   +/-   ##
=======================================
  Coverage   91.66%   91.66%           
=======================================
  Files          35       35           
  Lines        1632     1632           
=======================================
  Hits         1496     1496           
  Misses        102      102           
  Partials       34       34           
Files Changed Coverage Δ
dates/date.go 92.10% <100.00%> (ø)
dbutil/errors.go 100.00% <100.00%> (ø)
dbutil/json.go 100.00% <100.00%> (ø)
dbutil/query.go 75.00% <100.00%> (ø)
jsonx/json.go 78.57% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rowanseymour rowanseymour merged commit bf60e41 into main Aug 28, 2023
9 checks passed
@rowanseymour rowanseymour deleted the any branch August 28, 2023 18:55
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant