devitocodes / devito

DSL and compiler framework for automated finite-differences and stencil computation
http://www.devitoproject.org
MIT License
536 stars 221 forks source link

misc: Remove (object) in class definitions #2378

Closed EdCaunt closed 1 month ago

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 91.71598% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 86.81%. Comparing base (ffd8ee0) to head (cf509f9).

Files Patch % Lines
tests/test_gpu_common.py 0.00% 8 Missing :warning:
tests/test_gpu_openacc.py 0.00% 3 Missing :warning:
tests/test_gpu_openmp.py 0.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2378 +/- ## ======================================= Coverage 86.81% 86.81% ======================================= Files 233 233 Lines 43759 43759 Branches 8076 8076 ======================================= Hits 37990 37990 Misses 5061 5061 Partials 708 708 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.