-
Notifications
You must be signed in to change notification settings - Fork 40
Dage 18: Persistent Storage JSON #179
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
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
549f61c
DAGE-18: Added JSON import / export to Data Store class - pending to …
88991d8
removed duplicated
014cef8
DAGE-18: improved and unified comments to English
d35f568
Minor improvent on test comments
0571269
Minor improvements: readability, styling
5405537
Fixed implementation - now shoud be simplier
7a9f2d4
minor improvements
e7f05cb
Default loading for tmp file added to constructor
9745ed2
Comment / logs cleaning
fff7ec1
minor
Intrinsical-AI da25ddb
Removing duplicate IDs, adding staticmethod for direct instance of Qu…
Intrinsical-AI aabf102
Updated tests + implementation with last requirement - removed duplic…
Intrinsical-AI ec6d4d6
Small fix in test + minor typos
Intrinsical-AI d9eab67
Added from_serialized to QueryRatingContext
Intrinsical-AI 443c382
Added saving helpers + saving / loading methods
Intrinsical-AI 0acca8b
Refactored the test class as it was expanding and I consider useful t…
Intrinsical-AI 3a3ecea
parent directory creation fix
Intrinsical-AI 9aa1f33
small loggin fix
Intrinsical-AI 6d0f336
Some refactoring (Not working)
dantuzi 0786e52
Improved comments on tests
Intrinsical-AI 5beddb6
Refactor QueryRatingContext + DataStore minimal tweaks
Intrinsical-AI 4a54aab
refactor & cleanup - test_data_store pending to fix
Intrinsical-AI 09710fd
Added functionality - updated naming to avoid collusion
Intrinsical-AI 618b9fd
Added load and save methods to datastore - added (de)serializers to c…
Intrinsical-AI ee3618c
Polishment, refinement, small fixes, tests and more minors
Intrinsical-AI 47b06db
Polishing
Intrinsical-AI c56149b
Updated - fixed minors
Intrinsical-AI e1c3d56
FIX: Correct DataStore loading and update tests - bad rebase
Intrinsical-AI f394cfd
Minor whitespace
Intrinsical-AI 38c7589
Pattern implemented on test naming - unified styling with __exists__
Intrinsical-AI File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.