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: Properly validate repository name in frontend and backend #1178

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

dominik003
Copy link
Contributor

Resolved #1170

@dominik003 dominik003 changed the title Fix t4c repo validation fix: Properly validate repository name in frontend and backend Nov 7, 2023
@dominik003 dominik003 force-pushed the fix-t4c-repo-validation branch from 1bf2c64 to d303c2d Compare November 13, 2023 09:43
@dominik003 dominik003 force-pushed the fix-t4c-repo-validation branch from d303c2d to 0941162 Compare November 13, 2023 09:50
Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7af54dd) 72.50% compared to head (d5b730c) 72.50%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   72.50%   72.50%           
=======================================
  Files         162      162           
  Lines        5289     5289           
  Branches      592      592           
=======================================
  Hits         3835     3835           
  Misses       1322     1322           
  Partials      132      132           
Files Coverage Δ
...b/settings/modelsources/t4c/repositories/models.py 100.00% <100.00%> (ø)

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

Copy link

sonarcloud bot commented Nov 13, 2023

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
0.0% 0.0% Duplication

@MoritzWeber0 MoritzWeber0 merged commit 7f5f236 into main Nov 13, 2023
25 checks passed
@MoritzWeber0 MoritzWeber0 deleted the fix-t4c-repo-validation branch November 13, 2023 13:21
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.

TeamForCapella repository validation missing in backend & frontend workflow
2 participants