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

Feature: Changing Integration tests #869

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

Magnus167
Copy link
Member

Currently, the package tests (unittests) had a test for build settings, i.e. pyproject.toml, setup.py, requirements.txt. This is now being swapped out to be part of the integration tests. The package tests for Main←Test still tests the build settings, as it tests across multiple python versions (and soon OSs)

@Magnus167 Magnus167 requested a review from lsimonsen June 14, 2023 22:17
@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (aaacf47) 73.53% compared to head (7571595) 73.53%.

❗ Current head 7571595 differs from pull request most recent head 535e970. Consider uploading reports for the commit 535e970 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #869   +/-   ##
========================================
  Coverage    73.53%   73.53%           
========================================
  Files           31       31           
  Lines         3797     3797           
========================================
  Hits          2792     2792           
  Misses        1005     1005           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Magnus167 Magnus167 merged commit baf5e16 into develop Jul 4, 2023
3 checks passed
@Magnus167 Magnus167 deleted the feature/changing_integration_tests branch July 4, 2023 12:13
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