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

Optimize editoast ci #4776

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Optimize editoast ci #4776

merged 2 commits into from
Aug 9, 2023

Conversation

Castavo
Copy link
Contributor

@Castavo Castavo commented Aug 9, 2023

This PR changes two things:

  • Only run tarapulin instead on running tests and then tarapaulin
  • Run openapi sync check in a separated job (parallelization for the win)

@Castavo Castavo force-pushed the bpt/ci/only-tarpaulin branch 2 times, most recently from 97260bd to fa5a9f1 Compare August 9, 2023 10:23
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #4776 (dd9fef1) into dev (fd05e19) will increase coverage by 0.00%.
Report is 2 commits behind head on dev.
The diff coverage is n/a.

❗ Current head dd9fef1 differs from pull request most recent head bf19500. Consider uploading reports for the commit bf19500 to get more accurate results

@@            Coverage Diff            @@
##                dev    #4776   +/-   ##
=========================================
  Coverage     20.06%   20.06%           
  Complexity     2238     2238           
=========================================
  Files           875      875           
  Lines         89386    89386           
  Branches       2298     2298           
=========================================
+ Hits          17938    17939    +1     
+ Misses        70169    70168    -1     
  Partials       1279     1279           
Flag Coverage Δ
editoast 64.44% <ø> (+0.02%) ⬆️

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

see 1 file with indirect coverage changes

.github/workflows/editoast.yml Outdated Show resolved Hide resolved
.github/workflows/editoast.yml Outdated Show resolved Hide resolved
@Castavo Castavo force-pushed the bpt/ci/only-tarpaulin branch 2 times, most recently from 009db82 to dd9fef1 Compare August 9, 2023 12:25
@Castavo Castavo added this pull request to the merge queue Aug 9, 2023
@Castavo Castavo removed this pull request from the merge queue due to a manual request Aug 9, 2023
@Castavo Castavo enabled auto-merge August 9, 2023 13:05
@Castavo Castavo added this pull request to the merge queue Aug 9, 2023
Merged via the queue into dev with commit 5a68101 Aug 9, 2023
5 checks passed
@Castavo Castavo deleted the bpt/ci/only-tarpaulin branch August 9, 2023 13:17
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.

None yet

2 participants