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

Use updated serde_rusqlite version (MIT/Apache2 license) #956

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

antimora
Copy link
Collaborator

Pull Request Template

Checklist

  • Confirm that run-checks script has been executed.

Related Issues/PRs

fixes #719

Changes

Updated the sqlite serde version among sqlite version.

Testing

  1. ran all checks.
  2. cleared mnist dataset and ran mnist training.

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb4c23b) 87.34% compared to head (d882298) 87.34%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #956   +/-   ##
=======================================
  Coverage   87.34%   87.34%           
=======================================
  Files         493      493           
  Lines       50127    50132    +5     
=======================================
+ Hits        43783    43788    +5     
  Misses       6344     6344           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nathanielsimard nathanielsimard merged commit e882d41 into tracel-ai:main Nov 15, 2023
8 checks passed
@nathanielsimard nathanielsimard deleted the mit-apache2-serde-rusqlite branch November 15, 2023 00:03
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.

serde_rusqlite is LGPL
2 participants