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 required features parameters for connections #70

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

ccbrown
Copy link
Owner

@ccbrown ccbrown commented Mar 19, 2024

What it Does

Adds a way to specify RequiredFeatures for connections.

Steps to Test

go test -v ./...

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.91%. Comparing base (66fc90e) to head (07f9e5c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
- Coverage   79.95%   79.91%   -0.04%     
==========================================
  Files          63       63              
  Lines        5088     5094       +6     
==========================================
+ Hits         4068     4071       +3     
- Misses        673      676       +3     
  Partials      347      347              
Files Coverage Δ
pagination.go 79.86% <100.00%> (+0.42%) ⬆️

... and 3 files with indirect coverage changes

@ccbrown ccbrown merged commit da864fa into main Mar 19, 2024
2 checks passed
@ccbrown ccbrown deleted the add-required-features-params-for-connections branch March 19, 2024 21:33
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