Skip to content

Update pyproject.toml license settings and minimum python version#35

Merged
Miauwkeru merged 9 commits into
mainfrom
update-pyproject-toml-file
Sep 24, 2025
Merged

Update pyproject.toml license settings and minimum python version#35
Miauwkeru merged 9 commits into
mainfrom
update-pyproject-toml-file

Conversation

@Miauwkeru
Copy link
Copy Markdown
Contributor

  • Change the minimum python version to 3.10
  • Update deprecated license settings

@Miauwkeru Miauwkeru requested a review from twiggler September 19, 2025 15:27
@Miauwkeru Miauwkeru force-pushed the update-pyproject-toml-file branch from 40df6c1 to 499c0e8 Compare September 22, 2025 15:27
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 22, 2025

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (c5b1aad) to head (3b5467d).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
dissect/regf/regf.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #35   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          4       4           
  Lines        396     393    -3     
=====================================
+ Misses       396     393    -3     
Flag Coverage Δ
unittests 0.00% <0.00%> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread pyproject.toml Outdated

[tool.ruff]
line-length = 120
required-version = ">=0.11.0"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update

Copy link
Copy Markdown
Member

@Schamper Schamper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dissect/regf/regf.py
41:# TODO: Add `: TypeAlias` when we drop Python 3.9

@Miauwkeru Miauwkeru requested a review from Schamper September 24, 2025 14:41
@Miauwkeru Miauwkeru merged commit c0fc829 into main Sep 24, 2025
21 checks passed
@Miauwkeru Miauwkeru deleted the update-pyproject-toml-file branch September 24, 2025 15:15
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