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

Use a per process unique file name in import/export tests #1663

Merged

Conversation

grospelliergilles
Copy link
Member

No description provided.

@grospelliergilles grospelliergilles added bug Something isn't working CI Continous Integration alien Alien component labels Oct 4, 2024
@grospelliergilles grospelliergilles self-assigned this Oct 4, 2024
Because these tests may be run in parallel (with CMake option '-j'), each
test has to have an unique file name.
@grospelliergilles grospelliergilles force-pushed the dev/gg-fix-concurrent-test-in-alien-importexport branch from d053842 to b815ace Compare October 4, 2024 07:23
Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.73%. Comparing base (d996eaf) to head (b815ace).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1663      +/-   ##
==========================================
- Coverage   69.73%   69.73%   -0.01%     
==========================================
  Files        2249     2249              
  Lines      160512   160520       +8     
  Branches    18493    18493              
==========================================
+ Hits       111937   111942       +5     
- Misses      41903    41907       +4     
+ Partials     6672     6671       -1     

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

@grospelliergilles grospelliergilles merged commit 1ca798b into main Oct 4, 2024
28 of 29 checks passed
@grospelliergilles grospelliergilles deleted the dev/gg-fix-concurrent-test-in-alien-importexport branch October 6, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alien Alien component bug Something isn't working CI Continous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant