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: add user to seed #908

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Fix: add user to seed #908

merged 1 commit into from
Jan 13, 2023

Conversation

anissa-agahchen
Copy link
Contributor

Add a new user to seed

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Merging #908 (fbc1785) into dev (43fd16b) will decrease coverage by 0.12%.
The diff coverage is 39.52%.

@@            Coverage Diff             @@
##              dev     #908      +/-   ##
==========================================
- Coverage   66.48%   66.36%   -0.13%     
==========================================
  Files         339      343       +4     
  Lines       10877    11011     +134     
  Branches     1908     1932      +24     
==========================================
+ Hits         7232     7307      +75     
- Misses       3243     3292      +49     
- Partials      402      412      +10     
Impacted Files Coverage Δ
.../src/paths/project/{projectId}/participants/get.ts 96.00% <ø> (ø)
api/src/paths/user/list.ts 85.71% <ø> (ø)
api/src/paths/user/self.ts 96.29% <ø> (ø)
api/src/paths/user/{userId}/get.ts 96.42% <ø> (ø)
api/src/repositories/error-repository.ts 100.00% <ø> (ø)
api/src/repositories/project-repository.ts 83.92% <ø> (ø)
api/src/repositories/validation-repository.ts 84.21% <ø> (ø)
api/src/services/summary-service.ts 82.14% <0.00%> (-2.61%) ⬇️
...utils/media/csv/validation/csv-header-validator.ts 94.44% <ø> (ø)
api/src/utils/media/media-utils.ts 78.72% <ø> (ø)
... and 46 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@anissa-agahchen anissa-agahchen changed the title adding user to seed Fix: add user to seed Jan 10, 2023
@NickPhura NickPhura merged commit 6920cb9 into dev Jan 13, 2023
@NickPhura NickPhura deleted the fix-login branch January 13, 2023 17:12
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