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

blockservice: make ContextWithSession shortcut grabSessionFromContext inside newSession #553

Conversation

Jorropo
Copy link
Contributor

@Jorropo Jorropo commented Jan 12, 2024

No description provided.

… inside newSession

This was not wrong however it was confusing, grabSessionFromContext would show up twice in logs.
@Jorropo Jorropo requested a review from a team as a code owner January 12, 2024 14:32
Copy link
Contributor Author

Jorropo commented Jan 12, 2024

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3154a46) 65.58% compared to head (2e52e2f) 65.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   65.58%   65.60%   +0.01%     
==========================================
  Files         207      207              
  Lines       25617    25619       +2     
==========================================
+ Hits        16801    16807       +6     
+ Misses       7342     7339       -3     
+ Partials     1474     1473       -1     
Files Coverage Δ
blockservice/blockservice.go 75.34% <100.00%> (+0.17%) ⬆️

... and 14 files with indirect coverage changes

@Jorropo Jorropo merged commit ea04c77 into main Jan 12, 2024
13 of 15 checks passed
@Jorropo Jorropo deleted the 01-12-blockservice_make_ContextWithSession_shortcut_grabSessionFromContext_inside_newSession branch January 12, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants