-
Notifications
You must be signed in to change notification settings - Fork 5
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
databaseutils update #29
Open
vkhodygo
wants to merge
17
commits into
jasmineRepo:dev/5.0.0
Choose a base branch
from
MRC-CSO-SPHSU:dev/5.0.0
base: dev/5.0.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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 should close #23 @justin-ven I'd like you to take a look. Apparently, we didn't need at least half of that code. The one I introduced should do the trick, but it needs more testing. |
* agent: add docstrings; * alignment: add annotations, docstrings, reformat code; * annotation: fix docstrings, reformat code; * collection: fix formatting, docstrings, new aggregation methods; * data: fix formatting, refresh docstrings, add annotations, add new code for data copy; * engine: fix formatting, add annotations, fix docstrings; * event: fix formatting, drop deprecated methods, fix docstrings; * exception: add annotations, fix formatting; *matching: add abstract class, add annotations, drop preliminary population sorting, fix formatting, change score output to primitive double; * reflection: add abstract class, consolidate code, fix docstrings, add annotations, fix formatting; * space: add annotations, fix formatting, fix docstrings, add minor code adjustments, replace math functions with accurate versions; * statistics: fix formatting, fix docstrings, add annotations, consolidate code, replace math functions with accurate versions; * tests: add new tests; * deps: bump versions, fix pom file.
b2d24b8
to
e103314
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.