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

Add infra-diff script to generate patch between infras #4172

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

flomonster
Copy link
Contributor

@flomonster flomonster commented May 23, 2023

The diff script generate a patch between two railjson file.

@flomonster flomonster marked this pull request as draft May 24, 2023 08:46
@flomonster flomonster marked this pull request as ready for review June 13, 2023 10:21
scripts/diff-infra.py Outdated Show resolved Hide resolved
scripts/diff-infra.py Outdated Show resolved Hide resolved
scripts/merge-infra.py Outdated Show resolved Hide resolved
scripts/diff-infra.py Show resolved Hide resolved
@multun multun force-pushed the fam/add-scripts branch from 9091e27 to ceb0ee2 Compare July 18, 2023 08:59
@multun multun requested review from a team, eckter and multun as code owners July 18, 2023 08:59
@flomonster flomonster removed request for a team, eckter and multun July 18, 2023 12:15
scripts/diff-infra.py Outdated Show resolved Hide resolved
@flomonster flomonster force-pushed the fam/add-scripts branch 3 times, most recently from f04eb4b to f3b22cd Compare December 7, 2023 17:36
@flomonster flomonster changed the title scripts: add merge and diff Add infra-diff script to generate patch between infras Dec 7, 2023
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d9c2c2e) 26.54% compared to head (62b9e10) 26.54%.
Report is 1 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff            @@
##                dev    #4172   +/-   ##
=========================================
  Coverage     26.54%   26.54%           
  Complexity     2118     2118           
=========================================
  Files           931      931           
  Lines        122892   122892           
  Branches       2664     2664           
=========================================
+ Hits          32622    32623    +1     
+ Misses        88694    88693    -1     
  Partials       1576     1576           
Flag Coverage Δ
core 78.94% <ø> (ø)
editoast 74.66% <ø> (+<0.01%) ⬆️
front 9.31% <ø> (ø)
gateway 2.75% <ø> (ø)

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.

Copy link
Contributor

@leovalais leovalais left a comment

Choose a reason for hiding this comment

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

Still good to me

@flomonster flomonster added this pull request to the merge queue Dec 15, 2023
Merged via the queue into dev with commit 5bf07ec Dec 15, 2023
17 checks passed
@flomonster flomonster deleted the fam/add-scripts branch December 15, 2023 10:22
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.

4 participants