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

add connection direction config #67

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Dec 14, 2023

What it Does

Adds a config parameter for connections to control which of the first/last/before/after arguments are defined.

Steps to Test

go test -v ./...

Copy link

codecov bot commented Dec 14, 2023

Codecov Report

Merging #67 (bbb1ab3) into main (5df8d16) will decrease coverage by 0.12%.
The diff coverage is 41.66%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
- Coverage   79.68%   79.57%   -0.12%     
==========================================
  Files          62       62              
  Lines        5032     5042      +10     
==========================================
+ Hits         4010     4012       +2     
- Misses        675      683       +8     
  Partials      347      347              
Files Coverage Δ
pagination.go 78.74% <41.66%> (-1.40%) ⬇️

... and 1 file with indirect coverage changes

@ccbrown ccbrown merged commit eb35978 into main Dec 14, 2023
2 checks passed
@ccbrown ccbrown deleted the add-connection-direction-config branch December 14, 2023 01:07
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