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

chore: nix and pixi updates #3508

Draft
wants to merge 2 commits into
base: latest
Choose a base branch
from
Draft

chore: nix and pixi updates #3508

wants to merge 2 commits into from

Conversation

luizirber
Copy link
Member

Update nix and pixi deps

Add a pixi task to check MSRV

Move [metadata] table into [tool.sourmash.metadata], according to https://packaging.python.org/en/latest/specifications/pyproject-toml/ it is an error to have it at top-level:

The pyproject.toml file is written in TOML. Three tables are currently specified, namely [build-system], [project] and [tool]. Other tables are reserved for future use (tool-specific configuration should use the [tool] table).

Fix license to follow https://peps.python.org/pep-0639/
Skip license-file for now because maturin errors out

Use nextest to run tests locally

Add Python 3.13 as supported version

Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.02%. Comparing base (af534a9) to head (9a04f3b).

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3508   +/-   ##
=======================================
  Coverage   88.02%   88.02%           
=======================================
  Files         137      137           
  Lines       22312    22312           
  Branches     2225     2225           
=======================================
  Hits        19640    19640           
  Misses       2359     2359           
  Partials      313      313           
Flag Coverage Δ
hypothesis-py 25.43% <ø> (ø)
python 92.32% <ø> (ø)
rust 82.07% <ø> (ø)

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.

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.

1 participant