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

session: add unit tests for gRPC wrapper methods #4713

Merged
merged 1 commit into from Nov 8, 2023

Conversation

kenjenkins
Copy link
Contributor

Summary

Increase unit test coverage for pkg/grpc/session/session.go.

Related issues

User Explanation

Checklist

  • reference any related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • add appropriate tag (improvement / bug / etc)
  • ready for review

@coveralls
Copy link

Coverage Status

coverage: 63.932% (+0.2%) from 63.712%
when pulling 95c4740 on kenjenkins/session-wrapper-tests
into ffca3b3 on main.

@kenjenkins kenjenkins marked this pull request as ready for review November 7, 2023 01:09
@kenjenkins kenjenkins requested a review from a team as a code owner November 7, 2023 01:09
@kenjenkins kenjenkins merged commit 0238a39 into main Nov 8, 2023
9 checks passed
@kenjenkins kenjenkins deleted the kenjenkins/session-wrapper-tests branch November 8, 2023 23:22
wasaga added a commit that referenced this pull request Nov 9, 2023
* authorize: build evaluators cache in parallel

* session: add unit tests for gRPC wrapper methods (#4713)

* core/config: add support for maps in environments (#4717)

* reconciler: allow custom comparison function (#4726)

* add loopvar alias

---------

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
backport-actions-token bot pushed a commit that referenced this pull request Nov 9, 2023
* authorize: build evaluators cache in parallel

* session: add unit tests for gRPC wrapper methods (#4713)

* core/config: add support for maps in environments (#4717)

* reconciler: allow custom comparison function (#4726)

* add loopvar alias

---------

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
wasaga added a commit that referenced this pull request Nov 9, 2023
authorize: build evaluators cache in parallel (#4722)

* authorize: build evaluators cache in parallel

* session: add unit tests for gRPC wrapper methods (#4713)

* core/config: add support for maps in environments (#4717)

* reconciler: allow custom comparison function (#4726)

* add loopvar alias

---------

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
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.

None yet

3 participants