-
Notifications
You must be signed in to change notification settings - Fork 4
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
[WIP] Feature merge results #187
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be great if you could add typehints, and add an Arguments
section to the docstrings
fixed typo Co-Authored-By: Daniel Weindl <[email protected]>
ping |
@LeonardSchmiester : ping |
Here is an overview of what got changed by this pull request: Complexity increasing per file
==============================
- misc/mergeResultFiles.py 5
See the complete overview on Codacy |
SonarCloud Quality Gate failed. 0 Bugs |
|
SonarCloud Quality Gate failed. 0 Bugs |
SonarCloud Quality Gate failed. 0 Bugs |
SonarCloud Quality Gate failed. |
* Fix race condition with parallel HDF5 calls Add some locks, in particular for H5Location::nameExists. Also remove some unnecessary H5File::getId calls. * Safely close HDF5 files * Check pthread_create retval * cleanup
git subrepo clone --branch=develop --force [email protected]:AMICI-dev/AMICI.git deps/AMICI subrepo: subdir: "deps/AMICI" merged: "8ef53c88" upstream: origin: "[email protected]:AMICI-dev/AMICI.git" branch: "develop" commit: "8ef53c88" git-subrepo: version: "0.4.1" origin: "https://github.com/ingydotnet/git-subrepo" commit: "a04d8c2"
SonarCloud Quality Gate failed. |
c25dd97
to
3b13b04
Compare
SonarCloud Quality Gate failed. |
bbf24f8
to
e4fb08a
Compare
No description provided.