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

Bugfix: Checking for non-admin users in create project controller #315

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

ludeknovy
Copy link
Owner

@ludeknovy ludeknovy commented Apr 5, 2024

Fixing an exception that didnt break project creation, but threw an error as the user list of non-admin users could have been empty.

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.01%. Comparing base (1df9821) to head (153808c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #315   +/-   ##
=======================================
  Coverage   53.01%   53.01%           
=======================================
  Files         101      101           
  Lines        1673     1673           
  Branches      151      151           
=======================================
  Hits          887      887           
  Misses        767      767           
  Partials       19       19           
Flag Coverage Δ
unittests 53.01% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ludeknovy ludeknovy merged commit 49f30e8 into master Apr 5, 2024
6 checks passed
@ludeknovy ludeknovy deleted the bugfix/creating-project-for-non-admin-user branch April 5, 2024 11:15
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