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] add workforce cost into intervention model (#3824) #3933

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

juggler31
Copy link
Contributor

@juggler31 juggler31 commented Feb 13, 2024

Description

Related Issue

Checklist

  • I have followed the guidelines in our Contributing document
  • My code respects the Definition of done available in the Development section of the documentation
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes
  • I added an entry in the changelog file
  • My commits are all using prefix convention (emoji + tag name) and references associated issues
  • I added a label to the PR corresponding to the perimeter of my contribution
  • The title of my PR mentionned the issue associated

@juggler31 juggler31 marked this pull request as draft February 13, 2024 10:33
Copy link

cypress bot commented Feb 13, 2024

Passing run #7975 ↗︎

0 24 0 0 Flakiness 0

Details:

Merge 0827795 into b514749...
Project: Geotrek-admin Commit: 0e9fa682f5 ℹ️
Status: Passed Duration: 02:05 💡
Started: Feb 13, 2024 1:07 PM Ended: Feb 13, 2024 1:10 PM

Review all test suite changes for PR #3933 ↗︎

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b514749) 98.34% compared to head (0827795) 98.34%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3933   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files         294      294           
  Lines       22262    22263    +1     
=======================================
+ Hits        21894    21895    +1     
  Misses        368      368           

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

	Changed name from 'Coût sous-traitance' to 'Coût prestataire'
@juggler31 juggler31 force-pushed the feat_add_workforce_to_intervention_issue_3824 branch from 5b7e4f5 to 0827795 Compare February 13, 2024 12:54
@juggler31 juggler31 marked this pull request as ready for review February 13, 2024 13:08
@juggler31 juggler31 requested a review from a team February 13, 2024 13:09
@juggler31 juggler31 merged commit 854bc2b into master Feb 14, 2024
15 checks passed
@juggler31 juggler31 deleted the feat_add_workforce_to_intervention_issue_3824 branch February 14, 2024 14:26
@babastienne babastienne changed the title 💫 [FEAT] add workforce cost into intervention model (#3824) [FEAT] add workforce cost into intervention model (#3824) Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#36 - Ajouter un champs “Coût main d'oeuvre" sur les interventions
3 participants