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

Build src/gnu as its own library #2391

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Build src/gnu as its own library #2391

merged 3 commits into from
Jun 19, 2023

Conversation

alkino
Copy link
Member

@alkino alkino commented Jun 16, 2023

the directory src/gnu produce now a standalone static library that is linked to nrniv.

@azure-pipelines
Copy link

✔️ 2b4a3a7 -> Azure artifacts URL

@azure-pipelines
Copy link

✔️ d1b749d -> Azure artifacts URL

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #2391 (03254ba) into master (e264f50) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2391      +/-   ##
==========================================
- Coverage   60.19%   60.18%   -0.01%     
==========================================
  Files         641      627      -14     
  Lines      121184   121007     -177     
==========================================
- Hits        72942    72830     -112     
+ Misses      48242    48177      -65     
Impacted Files Coverage Δ
src/gnu/Binomial.h 0.00% <ø> (ø)
src/gnu/DiscUnif.h 100.00% <ø> (ø)
src/gnu/Erlang.h 0.00% <ø> (ø)
src/gnu/Geom.h 0.00% <ø> (ø)
src/gnu/HypGeom.h 0.00% <ø> (ø)
src/gnu/LogNorm.h 0.00% <ø> (ø)
src/gnu/NegExp.h 100.00% <ø> (ø)
src/gnu/Normal.h 100.00% <ø> (ø)
src/gnu/Poisson.h 100.00% <ø> (ø)
src/gnu/Random.h 100.00% <ø> (ø)
... and 2 more

... and 15 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@azure-pipelines
Copy link

✔️ 4fc6ad8 -> Azure artifacts URL

@alkino alkino requested a review from nrnhines June 19, 2023 10:09
@azure-pipelines
Copy link

✔️ 09f0948 -> Azure artifacts URL

Copy link
Member

@nrnhines nrnhines left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the purpose to isolate license issues? I the ultimate goal replacement by an bsd licensed code?

@alkino
Copy link
Member Author

alkino commented Jun 19, 2023

No, my purpose is to break the nrniv monolith, and separate noodles.

@bbpbuildbot

This comment has been minimized.

@bbpbuildbot

This comment has been minimized.

@alexsavulescu
Copy link
Member

Is the purpose to isolate license issues? I the ultimate goal replacement by an bsd licensed code?

Just some refactoring. Ultimate goal is still to drop gnu folder.

@github-actions
Copy link
Contributor

NEURON ModelDB CI: launching for 09f0948 via its drop url

@github-actions
Copy link
Contributor

NEURON ModelDB CI: 09f0948 -> download reports from here

@azure-pipelines
Copy link

✔️ 03254ba -> Azure artifacts URL

@alexsavulescu alexsavulescu merged commit 7197b37 into master Jun 19, 2023
32 of 33 checks passed
@alexsavulescu alexsavulescu deleted the cornu/gnu branch June 19, 2023 23:03
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.

None yet

4 participants