Skip to content

Fixes user/group management and documentation #155

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

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

sgherdao
Copy link
Contributor

@sgherdao sgherdao commented Jul 6, 2024

  • Fix KeyError due to show_all=True missing from client.all_labs
  • Move the formatting logic to the view, pass list of dict to the view after minimum processing (mappings)
  • Add placeholders for the user dict when the logged-in user is non-admin
  • Update documentation, including doc plugin and README.md

- Fix KeyError due to show_all=True missing from client.all_labs
- Move the formatting logic to the view, pass list of dict to the
  view after minimum processing (mappings)
- Add placeholders for the user dict when the logged-in user is non-admin
- Update documentation, including doc plugin and README.md

dsada
@coveralls
Copy link

coveralls commented Jul 6, 2024

Pull Request Test Coverage Report for Build 9820615484

Details

  • 16 of 16 (100.0%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 75.891%

Totals Coverage Status
Change from base Build 9818598479: 0.03%
Covered Lines: 1958
Relevant Lines: 2580

💛 - Coveralls

@xorrkaz xorrkaz merged commit e998031 into CiscoDevNet:joe-dev Jul 11, 2024
6 checks passed
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.

3 participants