Skip to content

feat(tokens): add support #39

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

Merged
merged 2 commits into from
May 26, 2025
Merged

feat(tokens): add support #39

merged 2 commits into from
May 26, 2025

Conversation

danielebriggi
Copy link
Member

  • fix(bindings): executemany and named-style bindings were sent to Core multiple times instead of only one per named binding
  • chore(precommit): upgrade to support py3.9 and above, the latest supported python version

- fix(bindings): executemany and named-style bindings were sent to Core multiple times instead of only one per named binding
- chore(precommit): upgrade to support py3.9 and above, the latest supported python version
@danielebriggi danielebriggi force-pushed the 38-support-to-tokens branch from 0ff4836 to 2f45e47 Compare May 26, 2025 13:36
@codecov-commenter
Copy link

codecov-commenter commented May 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.15%. Comparing base (1d638de) to head (2f45e47).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   96.02%   96.15%   +0.12%     
==========================================
  Files          26       26              
  Lines        3602     3671      +69     
==========================================
+ Hits         3459     3530      +71     
+ Misses        143      141       -2     

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

@danielebriggi danielebriggi merged commit 133774d into main May 26, 2025
6 of 12 checks passed
@danielebriggi danielebriggi deleted the 38-support-to-tokens branch May 26, 2025 14:08
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