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

Add a None check to avoid crash #563

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

d3af90d
Copy link
Contributor

@d3af90d d3af90d commented Dec 14, 2024

Identify the Bug

Bug issue:
#562

Description of the Change

Added the missing check.

Verification Process

The report generation does not crash now.

Release Notes

Fixed AttributeError.

If `par` is None, the program crashes when `add_run` is called
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.97%. Comparing base (d0f6ba0) to head (86f3b21).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   91.97%   91.97%           
=======================================
  Files         323      323           
  Lines       18690    18690           
=======================================
  Hits        17190    17190           
  Misses       1500     1500           

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

@chrismaddalena chrismaddalena merged commit 7a60108 into GhostManager:master Dec 19, 2024
8 checks passed
@d3af90d d3af90d deleted the docx_fix branch December 26, 2024 00:07
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