Skip to content

Improve string representation of Assert Ops #891

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

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

Dhruvanshu-Joshi
Copy link
Member

Description

Continues @ricardoV94 s work in #739 . Solves the one test error it faces due to change in assert representation.

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

@ricardoV94 ricardoV94 changed the title Solve test errors and improve string representation of Assert Ops Improve string representation of Assert Ops Jul 6, 2024
Copy link

codecov bot commented Jul 6, 2024

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.00%. Comparing base (31bf682) to head (a815816).
Report is 124 commits behind head on main.

Files with missing lines Patch % Lines
pytensor/raise_op.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #891      +/-   ##
==========================================
- Coverage   81.00%   81.00%   -0.01%     
==========================================
  Files         170      170              
  Lines       46923    46931       +8     
  Branches    11497    11499       +2     
==========================================
+ Hits        38009    38015       +6     
- Misses       6704     6707       +3     
+ Partials     2210     2209       -1     
Files with missing lines Coverage Δ
pytensor/raise_op.py 97.02% <80.00%> (-1.90%) ⬇️

... and 2 files with indirect coverage changes

@ricardoV94 ricardoV94 merged commit 56c30e0 into pymc-devs:main Jul 8, 2024
56 of 57 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants