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

Fix serialisation of dict #422

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Conversation

GavinMendelGleason
Copy link
Member

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #422 (358b184) into main (0251f80) will increase coverage by 0.39%.
The diff coverage is 91.30%.

@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
+ Coverage   79.12%   79.51%   +0.39%     
==========================================
  Files          62       62              
  Lines        5730     5742      +12     
==========================================
+ Hits         4534     4566      +32     
+ Misses       1196     1176      -20     
Files Coverage Δ
terminusdb_client/schema/schema.py 79.20% <100.00%> (ø)
terminusdb_client/scripts/scripts.py 87.58% <100.00%> (ø)
terminusdb_client/tests/test_woqlQuery.py 100.00% <100.00%> (ø)
terminusdb_client/woqlquery/woql_core.py 92.42% <100.00%> (+0.11%) ⬆️
terminusdb_client/woqlquery/woql_query.py 53.81% <80.00%> (+1.56%) ⬆️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@GavinMendelGleason GavinMendelGleason merged commit 97ec3b1 into main Nov 9, 2023
14 checks passed
@GavinMendelGleason GavinMendelGleason deleted the fix_serialisation_of_dict branch November 9, 2023 13:02
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.

2 participants