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

MRG: update Makefile with 'offline', 'wheel' #3579

Open
wants to merge 3 commits into
base: latest
Choose a base branch
from
Open

Conversation

ctb
Copy link
Contributor

@ctb ctb commented Mar 16, 2025

Fixes #3571

Updates include/sourmash.h rule to be verbose;
Adds wheel and offline targets for build.

Copy link

codecov bot commented Mar 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.32%. Comparing base (d72a759) to head (e67bd56).

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #3579      +/-   ##
==========================================
+ Coverage   88.01%   92.32%   +4.30%     
==========================================
  Files         136      104      -32     
  Lines       22275    12949    -9326     
  Branches     2225     2225              
==========================================
- Hits        19606    11955    -7651     
+ Misses       2356      681    -1675     
  Partials      313      313              
Flag Coverage Δ
hypothesis-py ?
python 92.32% <ø> (ø)
rust ?

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.

@ctb
Copy link
Contributor Author

ctb commented Mar 17, 2025

@luizirber it looks like the build error has nothing to do with the PR 😭 . Thoughts?

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.

add wheel building command to Makefile
1 participant