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

Move GLOBAL related code. #1137

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Move GLOBAL related code. #1137

merged 1 commit into from
Jan 12, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Jan 11, 2024

The methods:

  • print_global_var_struct_decl
  • print_global_var_struct_assertions
  • instance_struct
  • global_struct
  • global_struct_instance

have been moved from the CoreNEURON C++ printer to the shared C++ printer.

@1uc
Copy link
Collaborator Author

1uc commented Jan 11, 2024

See #1130 for context.

The methods:
  - print_global_var_struct_decl
  - print_global_var_struct_assertions
  - instance_struct
  - global_struct
  - global_struct_instance

have been moved from the CoreNEURON C++ printer to the shared C++
printer.
@1uc 1uc force-pushed the 1uc/move-global-related-code branch from cf36c0f to f92d2ee Compare January 11, 2024 09:39
@1uc 1uc marked this pull request as ready for review January 11, 2024 09:43
Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (369dff8) 88.31% compared to head (f92d2ee) 88.31%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1137      +/-   ##
==========================================
- Coverage   88.31%   88.31%   -0.01%     
==========================================
  Files         175      175              
  Lines       12983    12981       -2     
==========================================
- Hits        11466    11464       -2     
  Misses       1517     1517              

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

@bbpbuildbot
Copy link
Collaborator

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

Status and direct links:

@1uc 1uc merged commit b01e5f7 into master Jan 12, 2024
20 checks passed
@1uc 1uc deleted the 1uc/move-global-related-code branch January 12, 2024 09:23
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