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

added __str__ and many getters for view metadata's ErrorDict for human-readable formatting #276

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

keighrim
Copy link
Member

fixes #273

Copy link

codecov bot commented Apr 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.68%. Comparing base (826bc4d) to head (2a5bffc).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #276      +/-   ##
===========================================
+ Coverage    91.47%   91.68%   +0.21%     
===========================================
  Files           10       10              
  Lines         1231     1263      +32     
===========================================
+ Hits          1126     1158      +32     
  Misses         105      105              
Flag Coverage Δ
unittests 91.68% <100.00%> (+0.21%) ⬆️

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.

@keighrim keighrim force-pushed the 273-errorview-getter branch from bfe13c1 to f0b5b03 Compare April 10, 2024 19:15
@keighrim keighrim force-pushed the 273-errorview-getter branch from f0b5b03 to 2a5bffc Compare April 10, 2024 19:24
@keighrim keighrim merged commit 2bc240c into develop Apr 10, 2024
3 checks passed
@keighrim keighrim deleted the 273-errorview-getter branch April 10, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

"getter" for error msgs with MMIF's with view[].metadata.error fields
1 participant