Skip to content

Conversation

loiseaujc
Copy link
Contributor

@loiseaujc loiseaujc commented Sep 30, 2025

Pretty simple PR adding intent specifications to all the subroutines. This is a first step toward pure-ification of the code. I also ran fprettify on all the files and started to follow some good practices provided by the fortitude linter.

Ping: @perazz, @zoziha

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 84.85255% with 226 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@0a89cbb). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/radb5.f90 26.92% 38 Missing ⚠️
src/radf5.f90 24.00% 38 Missing ⚠️
src/passb5.f90 41.93% 36 Missing ⚠️
src/passf5.f90 41.93% 36 Missing ⚠️
src/radbg.f90 76.23% 24 Missing ⚠️
src/radfg.f90 76.47% 24 Missing ⚠️
src/passb.f90 91.78% 6 Missing ⚠️
src/passf.f90 91.78% 6 Missing ⚠️
src/cfftb1.f90 93.33% 3 Missing ⚠️
src/cfftf1.f90 93.33% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage        ?   82.99%           
=======================================
  Files           ?       67           
  Lines           ?     2317           
  Branches        ?      182           
=======================================
  Hits            ?     1923           
  Misses          ?      394           
  Partials        ?        0           

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

@loiseaujc loiseaujc marked this pull request as draft September 30, 2025 07:08
@loiseaujc loiseaujc marked this pull request as ready for review September 30, 2025 08:57
Copy link
Contributor

@zoziha zoziha left a comment

Choose a reason for hiding this comment

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

The incorrect intent identifiers have been captured very well. @loiseaujc, thank you for sharing.

loiseaujc and others added 6 commits October 1, 2025 21:30
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
Co-authored-by: ZUO Zhihua <[email protected]>
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