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

Move session storage mode to the runtime.Config instead of an org config value #553

Merged
merged 3 commits into from
Jan 3, 2022

Conversation

rowanseymour
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #553 (65e6885) into main (0ffc72e) will increase coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #553      +/-   ##
==========================================
+ Coverage   58.80%   58.82%   +0.02%     
==========================================
  Files         134      134              
  Lines        9107     9106       -1     
==========================================
+ Hits         5355     5357       +2     
+ Misses       2936     2933       -3     
  Partials      816      816              
Impacted Files Coverage Δ
core/models/orgs.go 52.50% <ø> (+0.64%) ⬆️
core/models/runs.go 3.82% <0.00%> (+0.01%) ⬆️
runtime/config.go 96.66% <100.00%> (+0.11%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ffc72e...65e6885. Read the comment docs.

@rowanseymour rowanseymour merged commit 6b2b1a4 into main Jan 3, 2022
@rowanseymour rowanseymour deleted the session_storage_config branch January 3, 2022 15:39
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.

2 participants