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

feat(formation): transformation fiches formations initiales #308

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

Naorid
Copy link
Contributor

@Naorid Naorid commented Jul 24, 2023

No description provided.

@Naorid Naorid marked this pull request as draft July 25, 2023 07:40
@Naorid Naorid force-pushed the feat/UNJ1S-1586-Transformation-des-fiches-formations branch 5 times, most recently from 926d0ec to 65fe137 Compare July 25, 2023 14:48
@Naorid Naorid force-pushed the feat/UNJ1S-1586-Transformation-des-fiches-formations branch from 65fe137 to f452abe Compare July 25, 2023 14:48
@Naorid Naorid marked this pull request as ready for review July 25, 2023 15:03

export class Convertir {
public depuisOnisep(formations: Onisep.Contenu): Array<UnJeuneUneSolution.FormationInitiale> {
return formations.formations.formation.map((formation) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

toujours plus de 'formation' 😂 on peut pas y faire quelque chose ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est la forme de ce qu'on recoit dans le fichier donc je pense pas 🤷

@Naorid Naorid merged commit 2088b41 into main Jul 28, 2023
9 checks passed
@Naorid Naorid deleted the feat/UNJ1S-1586-Transformation-des-fiches-formations branch July 28, 2023 07:47
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