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

ci: run csda tests #542

Merged
merged 1 commit into from
May 20, 2024
Merged

ci: run csda tests #542

merged 1 commit into from
May 20, 2024

Conversation

akiver
Copy link
Collaborator

@akiver akiver commented May 17, 2024

Run the https://github.com/akiver/cs-demo-analyzer tests in parallel from the CI workflow.
The purpose is to detect possible regressions.

Tests take ~2m20 when demos are cached and ~3m20 otherwise.
The cache will hit most of the time as new demos are not added very often.

Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.12%. Comparing base (c1e18e8) to head (4a07b28).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #542   +/-   ##
=======================================
  Coverage   81.12%   81.12%           
=======================================
  Files          47       47           
  Lines        6479     6479           
=======================================
  Hits         5256     5256           
  Misses       1005     1005           
  Partials      218      218           

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

@akiver akiver requested a review from markus-wa May 17, 2024 22:04
@markus-wa markus-wa merged commit a1ca414 into master May 20, 2024
10 checks passed
@markus-wa markus-wa deleted the test-ci branch May 20, 2024 10: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.

None yet

2 participants