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 3.12 ET and datetime deprecation warnings #842

Merged
merged 4 commits into from
Sep 6, 2024

Conversation

JSCU-CNI
Copy link
Contributor

@JSCU-CNI JSCU-CNI commented Sep 4, 2024

This PR, together with fox-it/flow.record#136 should fix all pytest deprecation warnings when running CPython 3.12.

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.52%. Comparing base (85082d4) to head (6ffae3e).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/target/plugins/os/windows/adpolicy.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #842      +/-   ##
==========================================
- Coverage   75.52%   75.52%   -0.01%     
==========================================
  Files         305      305              
  Lines       26362    26363       +1     
==========================================
  Hits        19911    19911              
- Misses       6451     6452       +1     
Flag Coverage Δ
unittests 75.52% <85.71%> (-0.01%) ⬇️

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.

@Schamper Schamper merged commit ce1e994 into fox-it:main Sep 6, 2024
18 checks passed
@JSCU-CNI JSCU-CNI deleted the fix-312-deprecation-warnings branch September 9, 2024 07:54
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.

2 participants