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

feat: Improved error messages for protocol parameters & components #106

Merged
merged 6 commits into from
Jan 18, 2024

Conversation

sellth
Copy link
Collaborator

@sellth sellth commented Nov 3, 2023

Now reports protocol in question lengths so the user can easily spot the mistake. Limitations: Does not report the affected Study.

@sellth sellth requested a review from mkuhring November 3, 2023 17:02
@holtgrewe
Copy link
Member

@sellth could you add type annotations in the function signatures of the touched fuctions? Also, could you resolve the conflicts?

@holtgrewe holtgrewe self-requested a review January 15, 2024 12:57
Copy link
Member

@holtgrewe holtgrewe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see other comment

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2572456) 96.52% compared to head (efb1156) 96.52%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #106   +/-   ##
=======================================
  Coverage   96.52%   96.52%           
=======================================
  Files          29       29           
  Lines        3428     3428           
=======================================
  Hits         3309     3309           
  Misses        119      119           
Flag Coverage Δ
python 96.52% <100.00%> (ø)

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.

@sellth sellth changed the title feat: More useful error messages for protocol parameters & components feat: Improved error messages for protocol parameters & components Jan 16, 2024
@sellth
Copy link
Collaborator Author

sellth commented Jan 16, 2024

@holtgrewe type hints added

@holtgrewe
Copy link
Member

@sellth next time, re-request review then this appears as "fresh work" to me in the UI

@holtgrewe holtgrewe self-requested a review January 18, 2024 13:49
@holtgrewe holtgrewe merged commit 571bfcc into master Jan 18, 2024
7 checks passed
@holtgrewe holtgrewe deleted the reporting branch January 18, 2024 13:50
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