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

Refactor print_namespace_{start,stop}. #1380

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Jul 30, 2024

Since the only thing that differs is the name of the namespace, we're better off adding a virtual method for the namespace name, and devirtualize the printing of namespace {} {.

@1uc 1uc force-pushed the 1uc/refactor-print_namespace branch 2 times, most recently from 41085b6 to eda6a63 Compare July 30, 2024 14:38
bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Jul 30, 2024
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.81%. Comparing base (f18b9d1) to head (9db9c49).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1380   +/-   ##
=======================================
  Coverage   86.81%   86.81%           
=======================================
  Files         180      180           
  Lines       13670    13671    +1     
=======================================
+ Hits        11868    11869    +1     
  Misses       1802     1802           

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

@bbpbuildbot

This comment has been minimized.

@1uc 1uc marked this pull request as ready for review July 30, 2024 15:27
Copy link
Contributor

@JCGoran JCGoran left a comment

Choose a reason for hiding this comment

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

LGTM, nice simplification.

@1uc 1uc force-pushed the 1uc/refactor-print_namespace branch from eda6a63 to 9db9c49 Compare August 5, 2024 12:39
bbpadministrator pushed a commit to BlueBrain/nmodl-references that referenced this pull request Aug 5, 2024
@bbpbuildbot
Copy link
Collaborator

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

Status and direct links:

@1uc 1uc merged commit 35c5c16 into master Aug 7, 2024
24 checks passed
@1uc 1uc deleted the 1uc/refactor-print_namespace branch August 7, 2024 14:16
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.

3 participants