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: fix clone cli #5769

Merged
merged 1 commit into from
Nov 21, 2023
Merged

editoast: fix clone cli #5769

merged 1 commit into from
Nov 21, 2023

Conversation

flomonster
Copy link
Contributor

CLI was making a shallow duplication instead of duplicating the data too

CLI was making a shallow duplication instead of duplicating the data too
@flomonster flomonster requested a review from hamz2a November 21, 2023 11:51
@flomonster flomonster requested a review from a team as a code owner November 21, 2023 11:51
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e7324bf) 19.52% compared to head (59000f6) 19.52%.

Additional details and impacted files
@@             Coverage Diff              @@
##                dev    #5769      +/-   ##
============================================
- Coverage     19.52%   19.52%   -0.01%     
  Complexity     2327     2327              
============================================
  Files           907      907              
  Lines        106973   106974       +1     
  Branches       2590     2590              
============================================
  Hits          20883    20883              
- Misses        84564    84565       +1     
  Partials       1526     1526              
Flag Coverage Δ
editoast 68.16% <100.00%> (-0.01%) ⬇️

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

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

@flomonster flomonster added this pull request to the merge queue Nov 21, 2023
Merged via the queue into dev with commit 81937f5 Nov 21, 2023
9 of 10 checks passed
@flomonster flomonster deleted the fam/fix-clone-cli branch November 21, 2023 13:55
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.

3 participants