Skip to content

Followup fixes for plumpy integration - #7607

Draft
agoscinski wants to merge 1 commit into
aiidateam:mainfrom
agoscinski:subsequent-plumpy-fixes
Draft

Followup fixes for plumpy integration#7607
agoscinski wants to merge 1 commit into
aiidateam:mainfrom
agoscinski:subsequent-plumpy-fixes

Conversation

@agoscinski

Copy link
Copy Markdown
Collaborator

Fixing additional issues with plumpy that popped up at the end when we wanted to merge

The decorator was a no-op (check_protected defaulted to False) and
relied on inspect.stack(). Mark internal Process methods with a
leading underscore instead, and leave public APIs such as out() and
load_instance_state() unchanged.
@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.85%. Comparing base (5c524d0) to head (c4efd69).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7607      +/-   ##
==========================================
+ Coverage   80.85%   80.85%   +0.01%     
==========================================
  Files         599      599              
  Lines       50071    50038      -33     
==========================================
- Hits        40480    40455      -25     
+ Misses       9591     9583       -8     

☔ View full report in Codecov by Harness.
📢 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.

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.

1 participant