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

Fix some issues with tests not being independent from other tests #526

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

pyrco
Copy link
Contributor

@pyrco pyrco commented Feb 6, 2024

These are due to the tests (inadvertently) changing global state.

(DIS-2971)

@pyrco pyrco requested review from Schamper and Miauwkeru February 6, 2024 09:29
@pyrco pyrco force-pushed the feature/dis-2971_fix-test-independency branch from 4806e5f to 2a042d3 Compare February 6, 2024 09:40
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0f4631d) 73.69% compared to head (ce45dd3) 73.69%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #526   +/-   ##
=======================================
  Coverage   73.69%   73.69%           
=======================================
  Files         277      277           
  Lines       23056    23056           
=======================================
  Hits        16990    16990           
  Misses       6066     6066           
Flag Coverage Δ
unittests 73.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pyrco pyrco force-pushed the feature/dis-2971_fix-test-independency branch from 2a042d3 to 5a483a5 Compare February 8, 2024 11:36
@pyrco pyrco requested a review from Schamper February 8, 2024 11:36
These are due to the tests (inadvertently) changing global state.

(DIS-2971)
@pyrco pyrco force-pushed the feature/dis-2971_fix-test-independency branch from 5a483a5 to ce45dd3 Compare February 8, 2024 15:56
@pyrco pyrco merged commit 9bb463f into main Feb 8, 2024
16 checks passed
@pyrco pyrco deleted the feature/dis-2971_fix-test-independency branch February 8, 2024 16:11
Poeloe pushed a commit that referenced this pull request Feb 29, 2024
These are due to the tests (inadvertently) changing global state.

(DIS-2971)
Zawadidone pushed a commit to Zawadidone/dissect.target that referenced this pull request Apr 5, 2024
…x-it#526)

These are due to the tests (inadvertently) changing global state.

(DIS-2971)
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