Skip to content

misc: Tweak importing of ctypes.utils in archinfo.py

4dfc2da
Select commit
Loading
Failed to load commit list.
Open

misc: Tweak importing of ctypes.utils in archinfo.py #2827

misc: Tweak importing of ctypes.utils in archinfo.py
4dfc2da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 20, 2026 in 1s

78.96% (target 1.00%)

View this Pull Request on Codecov

78.96% (target 1.00%)

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.96%. Comparing base (ca12d81) to head (4dfc2da).

Files with missing lines Patch % Lines
devito/arch/archinfo.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2827      +/-   ##
==========================================
- Coverage   78.98%   78.96%   -0.02%     
==========================================
  Files         248      248              
  Lines       50815    50816       +1     
  Branches     4391     4391              
==========================================
- Hits        40134    40129       -5     
- Misses       9879     9883       +4     
- Partials      802      804       +2     

☔ 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.