Skip to content

Fixed nrn_str_pop's name to match the other push and pop function names#3558

Merged
ramcdougal merged 1 commit into
neuronsimulator:masterfrom
noahsafar:api-functions-consistency
Aug 4, 2025
Merged

Fixed nrn_str_pop's name to match the other push and pop function names#3558
ramcdougal merged 1 commit into
neuronsimulator:masterfrom
noahsafar:api-functions-consistency

Conversation

@noahsafar

Copy link
Copy Markdown
Collaborator

nrn_pop_str is now nrn_str_pop

@sonarqubecloud

sonarqubecloud Bot commented Aug 4, 2025

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 4, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 68.46%. Comparing base (f491950) to head (c28f279).
⚠️ Report is 50 commits behind head on master.

Files with missing lines Patch % Lines
src/nrniv/neuronapi.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3558      +/-   ##
==========================================
+ Coverage   68.39%   68.46%   +0.06%     
==========================================
  Files         684      684              
  Lines      116650   116645       -5     
==========================================
+ Hits        79787    79865      +78     
+ Misses      36863    36780      -83     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ramcdougal ramcdougal enabled auto-merge (squash) August 4, 2025 19:56
noahsafar added a commit that referenced this pull request Aug 4, 2025
…o changed "nrn_pop_str" to "nrn_str_pop" in accordance with PR #3558.
@ramcdougal ramcdougal merged commit 2fe6923 into neuronsimulator:master Aug 4, 2025
43 checks passed
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.

2 participants