Skip to content

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

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

Update pyproject.toml license settings and minimum python version#33
Miauwkeru merged 9 commits intomainfrom
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 14:55
@Miauwkeru Miauwkeru force-pushed the update-pyproject-toml-file branch from 2bf25ba to 886cd60 Compare September 22, 2025 15:27
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.85%. Comparing base (aed839b) to head (84aae1b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   81.90%   81.85%   -0.05%     
==========================================
  Files          24       24              
  Lines        1663     1659       -4     
==========================================
- Hits         1362     1358       -4     
  Misses        301      301              
Flag Coverage Δ
unittests 81.85% <100.00%> (-0.05%) ⬇️

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.

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.

What's this.

pyproject.toml Outdated

[tool.ruff]
line-length = 120
required-version = ">=0.12.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

@Miauwkeru Miauwkeru force-pushed the update-pyproject-toml-file branch from 5bd659b to 01c4e85 Compare September 24, 2025 12:41
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/executable/pe/directory/resource.py
12:    # COMPAT: Remove this when we drop Python 3.9

@Miauwkeru Miauwkeru merged commit 01df4c2 into main Sep 24, 2025
21 checks passed
@Miauwkeru Miauwkeru deleted the update-pyproject-toml-file branch September 24, 2025 14:58
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