Skip to content

Conversation

@juliannguyen4
Copy link
Collaborator

@juliannguyen4 juliannguyen4 commented Sep 2, 2025

  • Don't build Python client if C client fails to build
  • Remove unused variables
  • README.rst is already included by default in MANIFEST.in, so we don't need to specify it
  • Windows: compile C client without examples
  • Officially support editable installs
  • Compile Windows x64 wheels without flags used for gcc/clang

TODO:

  • Wait for perf tests to be finished before making changes to compiler / linker flags
  • Update docs about editable installs

@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.45%. Comparing base (34c2e3f) to head (3137c31).
⚠️ Report is 9 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #832      +/-   ##
==========================================
+ Coverage   82.35%   82.45%   +0.09%     
==========================================
  Files          99       99              
  Lines       14379    14496     +117     
==========================================
+ Hits        11842    11952     +110     
- Misses       2537     2544       +7     

☔ 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.

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.

3 participants