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

[SDTEST-1266] Add Github Actions tests #258

Merged
merged 12 commits into from
Nov 27, 2024
Merged

Conversation

TonyCTHsu
Copy link
Contributor

@TonyCTHsu TonyCTHsu commented Nov 22, 2024

What does this PR do?

Github Actions Migration for Unit testing.

Includes additionally:

  • migrates linting task from circleci to GHA
  • removes codecov completely (it creates noise and total code coverage metric isn't useful)
  • removes edge builds from circleci (they provide zero value)

@codecov-commenter
Copy link

codecov-commenter commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.50%. Comparing base (e15f77a) to head (fe47f1e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #258      +/-   ##
==========================================
- Coverage   98.50%   98.50%   -0.01%     
==========================================
  Files         298      298              
  Lines       14093    14092       -1     
  Branches      682      681       -1     
==========================================
- Hits        13883    13882       -1     
  Misses        210      210              

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

@anmarchenko anmarchenko force-pushed the tonycthsu/github-test branch from 80e5120 to b4ad469 Compare November 27, 2024 08:43
@anmarchenko anmarchenko changed the title Add Github Actions tests [SDTEST-1266] Add Github Actions tests Nov 27, 2024
@anmarchenko anmarchenko force-pushed the tonycthsu/github-test branch from 4822605 to afcbfcb Compare November 27, 2024 11:50
@anmarchenko anmarchenko merged commit 6ffe55c into main Nov 27, 2024
184 checks passed
@anmarchenko anmarchenko deleted the tonycthsu/github-test branch November 27, 2024 13:06
@github-actions github-actions bot added this to the 1.10.0 milestone Nov 27, 2024
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.

3 participants