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

Rename Role to RoleName to match user expierence #498

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Conversation

synfinatic
Copy link
Owner

  • We now consistently use RoleName for list output and fieldname
  • Expires column now always rounds down to the next minute.
  • If less than 1 minute remains, we display "< 1m" instead of empty string
  • Empty string denoting "expired" now says Expired to aid default sorting

- We now consistently use `RoleName` for list output and fieldname
- Expires column now always rounds down to the next minute.
- If less than 1 minute remains, we display "< 1m" instead of empty
  string
- Empty string denoting "expired" now says `Expired` to aid default sorting
@codecov
Copy link

codecov bot commented Jul 30, 2023

Codecov Report

Merging #498 (a673758) into main (51809a6) will increase coverage by 0.23%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #498      +/-   ##
==========================================
+ Coverage   77.89%   78.12%   +0.23%     
==========================================
  Files          24       24              
  Lines        2782     2811      +29     
==========================================
+ Hits         2167     2196      +29     
  Misses        545      545              
  Partials       70       70              
Files Changed Coverage Δ
internal/utils/utils.go 95.20% <100.00%> (+0.37%) ⬆️
sso/roles.go 90.14% <100.00%> (+0.61%) ⬆️

Continue to review full report in Codecov by Sentry.

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

@synfinatic synfinatic merged commit 1b5ff7c into main Jul 30, 2023
@synfinatic synfinatic deleted the role-table branch July 30, 2023 19:58
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