Skip to content

Conversation

ricardoV94
Copy link
Member

Description

Related Issue

Checklist

Type of change

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

@ricardoV94 ricardoV94 requested a review from aseyboldt March 20, 2024 12:07
@ricardoV94 ricardoV94 marked this pull request as ready for review March 20, 2024 12:07
@ricardoV94 ricardoV94 force-pushed the supress_numba_warning_scipy_cython branch from 2409f8a to 190345a Compare March 20, 2024 12:08
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.83%. Comparing base (e427954) to head (190345a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #674   +/-   ##
=======================================
  Coverage   80.83%   80.83%           
=======================================
  Files         162      162           
  Lines       46830    46830           
  Branches    11446    11446           
=======================================
  Hits        37857    37857           
  Misses       6710     6710           
  Partials     2263     2263           
Files Coverage Δ
pytensor/link/numba/dispatch/basic.py 85.71% <100.00%> (+0.03%) ⬆️
pytensor/link/numba/dispatch/scalar.py 94.44% <ø> (-0.04%) ⬇️

@ricardoV94 ricardoV94 force-pushed the supress_numba_warning_scipy_cython branch from 190345a to 6e64ad6 Compare March 20, 2024 12:54
@ricardoV94 ricardoV94 requested a review from aseyboldt March 20, 2024 12:54
Copy link
Member

@aseyboldt aseyboldt left a comment

Choose a reason for hiding this comment

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

Looks good :-)

@ricardoV94 ricardoV94 merged commit 9b7d707 into pymc-devs:main Mar 20, 2024
@ricardoV94 ricardoV94 deleted the supress_numba_warning_scipy_cython branch March 20, 2024 14:04
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.

Suppress NumbaWarning

3 participants