neuronsimulator / nrn

NEURON Simulator
http://nrn.readthedocs.io
Other
378 stars 114 forks source link

Enable spike replays using external files for coreneuron in memory mode #2871

Closed WeinaJi closed 1 month ago

azure-pipelines[bot] commented 2 months ago

✔️ 8b48c9ad15a920959adfd44fc0eec2bb2f15705d -> Azure artifacts URL

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 67.17%. Comparing base (d99cbb5) to head (3d589c7).

Files Patch % Lines
src/coreneuron/io/core2nrn_data_return.cpp 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2871 +/- ## ========================================== - Coverage 67.18% 67.17% -0.02% ========================================== Files 564 564 Lines 104268 104277 +9 ========================================== - Hits 70053 70045 -8 - Misses 34215 34232 +17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

bbpbuildbot commented 2 months ago

Logfiles from GitLab pipeline #209528 (:white_check_mark:) have been uploaded here!

Status and direct links:

bbpbuildbot commented 2 months ago

Logfiles from GitLab pipeline #209549 (:white_check_mark:) have been uploaded here!

Status and direct links:

azure-pipelines[bot] commented 2 months ago

✔️ 9e4c9f40f6d7913d48dbd4f3beb286ff354e9708 -> Azure artifacts URL

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

azure-pipelines[bot] commented 2 months ago

✔️ 3d589c7bc7334628239a093ee5bd13e3ab952e35 -> Azure artifacts URL

bbpbuildbot commented 2 months ago

Logfiles from GitLab pipeline #209587 (:white_check_mark:) have been uploaded here!

Status and direct links:

WeinaJi commented 1 month ago

This PR is not needed. We've decided to replay with netcons in CoreNeuron which should work with in memory transfer.