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(action): ajoute modification action #1340

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

octo-theg
Copy link
Contributor

No description provided.

@octo-theg octo-theg force-pushed the feat/ajoute-modification-action branch 5 times, most recently from ef2ce11 to ef619a2 Compare December 27, 2023 11:57
Copy link
Contributor

@oni-Sk oni-Sk left a comment

Choose a reason for hiding this comment

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

Désolé c'est copieux, on peut se réserver un créneau pour faire les modifs en pair si tu veux

const contenu = infosActionAMettreAJour.contenu ?? action.contenu
const description =
infosActionAMettreAJour.description ?? action.description
const dateFinReelle = this.mettreAJourLaDateDeFinReelle(
Copy link
Contributor

Choose a reason for hiding this comment

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

La méthode vient pas de toi, mais en regardant son code je questionne la lisibilité de son implémentation. On comprend pas trop la règle métier en la lisant je pense qu'elle peut être simplifiée

@oni-Sk
Copy link
Contributor

oni-Sk commented Dec 27, 2023

PS : Sonar bug, il met 4 new issues c'est pour 4 tests unitaires il détecte pas les expect je sais pas pourquoi. On peut ignorer je pense

@oni-Sk
Copy link
Contributor

oni-Sk commented Dec 27, 2023

PS 2 : le nom du commit "ajoute modification" -> "modifie une action"

@octo-theg octo-theg force-pushed the feat/ajoute-modification-action branch from 4c8bf69 to eaf5564 Compare December 28, 2023 11:14
Copy link

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

5 New issues
0 Security Hotspots
90.8% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@octo-theg octo-theg merged commit 82382a2 into develop Dec 28, 2023
5 checks passed
@octo-theg octo-theg deleted the feat/ajoute-modification-action branch December 28, 2023 11:47
Mzem pushed a commit that referenced this pull request Jan 4, 2024
Mzem pushed a commit that referenced this pull request Jan 4, 2024
Mzem pushed a commit that referenced this pull request Jan 4, 2024
Mzem pushed a commit that referenced this pull request Jan 5, 2024
Mzem pushed a commit that referenced this pull request Jan 8, 2024
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