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

Re-factor unittests and componenttests suite #71

Merged

Conversation

sschlenkrich
Copy link
Member

With this PR we split tests in fast and slow tests. This aims at simplifying local development. For CI workflows, we still use all tests.

 - split unittests in fast and slow tests
 - split componenttests in fast and slow tests
 - use new unittests_all as regular CI workflow
 - use new unittests_all for code coverage
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.23%. Comparing base (9abafd3) to head (70c9762).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #71   +/-   ##
=======================================
  Coverage   98.23%   98.23%           
=======================================
  Files          70       70           
  Lines        3569     3569           
=======================================
  Hits         3506     3506           
  Misses         63       63           

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

@sschlenkrich sschlenkrich merged commit 502c6b7 into frame-consulting:main Mar 9, 2024
4 checks passed
@sschlenkrich sschlenkrich deleted the wip/refactor-tests branch March 9, 2024 07:14
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