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

@perun decorator returns the last execution result #147

Merged
merged 4 commits into from
Oct 18, 2024

Conversation

JuanPedroGHM
Copy link
Member

Fixes: #146

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.18%. Comparing base (17067e1) to head (5ec0811).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
perun/monitoring/monitor.py 66.66% 3 Missing ⚠️
perun/core.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   62.60%   64.18%   +1.58%     
==========================================
  Files          31       31              
  Lines        2444     2446       +2     
==========================================
+ Hits         1530     1570      +40     
+ Misses        914      876      -38     

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

@JuanPedroGHM JuanPedroGHM merged commit 1647f9d into main Oct 18, 2024
11 checks passed
@JuanPedroGHM JuanPedroGHM deleted the fix/perun-decorator-returns-result branch October 18, 2024 12:05
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.

Perun decorator not return func result
1 participant