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

Make GitHub unit/execution test actions callable #2977

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

soininen
Copy link
Contributor

@soininen soininen commented Oct 10, 2024

Unit and execution test actions are now separate YAML files that can be called from other repositories. In particular, Spine-Database-API can now reuse the callable actions to run Toolbox unit tests.

No associated issue

Checklist before merging

  • Unit tests pass

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.06%. Comparing base (01d4410) to head (e8797d7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2977      +/-   ##
==========================================
+ Coverage   66.90%   67.06%   +0.16%     
==========================================
  Files         190      190              
  Lines       37120    37120              
  Branches     6377     5327    -1050     
==========================================
+ Hits        24835    24896      +61     
- Misses      10959    10963       +4     
+ Partials     1326     1261      -65     

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

@soininen soininen merged commit 36824c8 into master Oct 10, 2024
22 checks passed
@soininen soininen deleted the callable_test_actions branch October 10, 2024 07:09
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.

1 participant