Skip to content

Conversation

fedebenelli
Copy link
Member

@fedebenelli fedebenelli commented Jul 22, 2025

Work in progress...
Using this first comment as a dashboard/ideas

The Windows compiler is not compatible with the C types that the tapenade C code uses. We could either remove tapenade compatibility or find a way to make this types compatible with Windows. Maybe use a C Preprocessor flag to define the types.

Federico E. Benelli added 2 commits July 22, 2025 18:42
@fedebenelli fedebenelli changed the base branch from main to dev July 22, 2025 21:48
@SalvadorBrandolin
Copy link
Member

👀

Copy link

codecov bot commented Jul 24, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.59%. Comparing base (490e58e) to head (72ed3e1).
⚠️ Report is 9 commits behind head on dev.

Files with missing lines Patch % Lines
src/math/linalg.f90 75.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (75.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #156      +/-   ##
==========================================
+ Coverage   94.47%   94.59%   +0.11%     
==========================================
  Files          61       58       -3     
  Lines        5611     5566      -45     
  Branches      368      368              
==========================================
- Hits         5301     5265      -36     
+ Misses        228      219       -9     
  Partials       82       82              

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants