Skip to content

Feat: Auto-create an association when an asso account is created#67

Merged
TeddyRoncin merged 6 commits intodevfrom
feat/create-asso
Sep 19, 2025
Merged

Feat: Auto-create an association when an asso account is created#67
TeddyRoncin merged 6 commits intodevfrom
feat/create-asso

Conversation

@TeddyRoncin
Copy link
Copy Markdown
Member

@TeddyRoncin TeddyRoncin commented Sep 10, 2025

  • Route POST /auth/signup/cas creates an asso if the user provided is an asso user

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 11, 2025

Codecov Report

❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.73%. Comparing base (66cfed5) to head (c31e373).
⚠️ Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
src/auth/auth.service.ts 95.23% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #67      +/-   ##
==========================================
+ Coverage   81.69%   81.73%   +0.04%     
==========================================
  Files         126      126              
  Lines        2141     2152      +11     
  Branches      421      410      -11     
==========================================
+ Hits         1749     1759      +10     
- Misses        356      388      +32     
+ Partials       36        5      -31     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread prisma/schema.prisma
@AlbanSdl AlbanSdl linked an issue Sep 18, 2025 that may be closed by this pull request
@TeddyRoncin TeddyRoncin merged commit 9e8c70d into dev Sep 19, 2025
9 checks passed
@TeddyRoncin TeddyRoncin deleted the feat/create-asso branch September 19, 2025 11:46
TeddyRoncin added a commit that referenced this pull request Feb 1, 2026
* Route `POST /auth/signup/cas` creates an asso if the user provided is
an asso user
TeddyRoncin added a commit that referenced this pull request Feb 1, 2026
* Route `POST /auth/signup/cas` creates an asso if the user provided is
an asso user
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.

Création d'asso

2 participants