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 optional async-related args to entrypt #11

Merged

Conversation

elewis2
Copy link
Collaborator

@elewis2 elewis2 commented Jul 12, 2024

Adds async-related args to 'command_interface' entry point, passes them to ipr_report via create_report. By default does not use async.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.24%. Comparing base (a15f56e) to head (583db52).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #11      +/-   ##
===========================================
+ Coverage    86.18%   86.24%   +0.05%     
===========================================
  Files           19       19              
  Lines         2157     2159       +2     
===========================================
+ Hits          1859     1862       +3     
+ Misses         298      297       -1     
Flag Coverage Δ
unittests 86.24% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@elewis2 elewis2 merged commit 39682e6 into develop Jul 13, 2024
8 checks passed
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