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

feat: query #15

Merged
merged 2 commits into from
Apr 20, 2023
Merged

feat: query #15

merged 2 commits into from
Apr 20, 2023

Conversation

matt-FFFFFF
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Merging #15 (73e78f6) into main (8d20a70) will increase coverage by 1.41%.
The diff coverage is 91.24%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   86.17%   87.59%   +1.41%     
==========================================
  Files           6        9       +3     
  Lines         369      411      +42     
==========================================
+ Hits          318      360      +42     
  Misses         35       35              
  Partials       16       16              
Impacted Files Coverage Δ
check/that.go 100.00% <ø> (+9.83%) ⬆️
setuptest/dir.go 83.51% <ø> (ø)
check/key.go 88.23% <88.23%> (ø)
check/query.go 100.00% <100.00%> (ø)
to/ptr.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@matt-FFFFFF matt-FFFFFF added this pull request to the merge queue Apr 20, 2023
@matt-FFFFFF matt-FFFFFF linked an issue Apr 20, 2023 that may be closed by this pull request
Merged via the queue into main with commit 2c5104e Apr 20, 2023
@matt-FFFFFF matt-FFFFFF deleted the feat/query branch April 20, 2023 13:53
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.

feat(check): deep value check
1 participant