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

editoast: adapt project to use model #3560

Merged
merged 1 commit into from
Mar 16, 2023
Merged

editoast: adapt project to use model #3560

merged 1 commit into from
Mar 16, 2023

Conversation

flomonster
Copy link
Contributor

@flomonster flomonster commented Mar 15, 2023

closes #3562

@flomonster flomonster requested a review from a team as a code owner March 15, 2023 17:45
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #3560 (63ba13b) into dev (020ea40) will decrease coverage by 0.01%.
The diff coverage is 80.20%.

@@             Coverage Diff              @@
##                dev    #3560      +/-   ##
============================================
- Coverage     68.04%   68.04%   -0.01%     
  Complexity     1897     1897              
============================================
  Files           417      417              
  Lines         20827    20816      -11     
  Branches       1534     1534              
============================================
- Hits          14172    14164       -8     
+ Misses         5940     5937       -3     
  Partials        715      715              
Flag Coverage Δ
editoast 74.47% <80.20%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
editoast/src/main.rs 6.92% <ø> (ø)
editoast/src/models/mod.rs 33.33% <ø> (+33.33%) ⬆️
editoast/src/views/projects.rs 84.50% <80.00%> (-15.50%) ⬇️
editoast/src/models/projects.rs 80.48% <80.48%> (ø)

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@flomonster flomonster enabled auto-merge (rebase) March 16, 2023 10:44
@flomonster flomonster merged commit 6c75c0f into dev Mar 16, 2023
@flomonster flomonster deleted the fam/project-use-model branch March 16, 2023 10:44
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.

editoast: refacto project object to use model
3 participants