FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

compiler: Fix uxreplace behaviour with numeric expressions by FabioLuporini · Pull Request #2571 · devitocodes/devito · GitHub

compiler: Fix uxreplace behaviour with numeric expressions - #2571

Merged
mloubout merged 2 commits into
mainfrom
hotfix-weight-eval
Apr 4, 2025
Merged

compiler: Fix uxreplace behaviour with numeric expressions#2571
mloubout merged 2 commits into
mainfrom
hotfix-weight-eval

Conversation

Copy link
Copy Markdown
Contributor

No description provided.

FabioLuporini added the bug-C-minor bug in the generated code not affecting correctness label Apr 4, 2025
FabioLuporini requested a review from mloubout April 4, 2025 08:26
Comment thread tests/test_symbolics.py
assert func1.p1 == (g,)
assert func1.p2 == 'bar'

def test_reduce_to_number(self):

FabioLuporini Apr 4, 2025
edited
Loading

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

note: this is the only new test. All other changes in this file are simply due to moving the other two uxreplace tests within the same class (so basically the diff is due to indentation)

codecov Bot commented Apr 4, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.00%. Comparing base (aca2d83) to head (b5dc57b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2571   +/-   ##
=======================================
  Coverage   91.99%   92.00%           
=======================================
  Files         244      244           
  Lines       47760    47774   +14     
  Branches     4199     4200    +1     
=======================================
+ Hits        43937    43954   +17     
+ Misses       3150     3149    -1     
+ Partials      673      671    -2     
Flag Coverage Δ
pytest-gpu-aomp-amdgpuX 72.60% <50.00%> (-0.01%) ⬇️
pytest-gpu-nvc-nvidiaX 73.67% <50.00%> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

mloubout merged commit 92673a7 into main Apr 4, 2025
mloubout deleted the hotfix-weight-eval branch April 4, 2025 15:08
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug-C-minor bug in the generated code not affecting correctness

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL