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

Fix underlying problem with missing History tag #309

Merged
merged 1 commit into from
Mar 24, 2022
Merged

Conversation

synfinatic
Copy link
Owner

History tags were being lost when we refreshed the cache via
Cache.Refresh()

  • Address the empty string value for the tag
  • More unit tests

Fixes: #305

History tags were being lost when we refreshed the cache via
Cache.Refresh()

- Address the empty string value for the tag
- More unit tests

Fixes: #305
@codecov
Copy link

codecov bot commented Mar 24, 2022

Codecov Report

Merging #309 (b1f0617) into main (b4140b6) will increase coverage by 0.13%.
The diff coverage is 92.00%.

@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   70.52%   70.66%   +0.13%     
==========================================
  Files          15       15              
  Lines        1944     1953       +9     
==========================================
+ Hits         1371     1380       +9     
  Misses        509      509              
  Partials       64       64              
Impacted Files Coverage Δ
sso/cache.go 49.59% <92.00%> (+1.25%) ⬆️

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 b4140b6...b1f0617. Read the comment docs.

@synfinatic synfinatic merged commit e37336f into main Mar 24, 2022
@synfinatic synfinatic deleted the history-empty branch March 24, 2022 02:53
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.

Error output "Too few fields for (role arn) History Tag: '' " when using an account with one role.
1 participant