Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the DMD comments in the header Doxygen compliant #936

Merged
merged 4 commits into from Nov 11, 2023

Conversation

langou
Copy link
Contributor

@langou langou commented Nov 11, 2023

This should make the header comments of the eight DMD subroutines doxygen complaints.

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Attention: 176 lines in your changes are missing coverage. Please review.

Comparison is base (3a6f462) 0.00% compared to head (7795ecf) 0.00%.
Report is 18 commits behind head on master.

❗ Current head 7795ecf differs from pull request most recent head 466401c. Consider uploading reports for the commit 466401c to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           master     #936    +/-   ##
========================================
  Coverage    0.00%    0.00%            
========================================
  Files        1918     1918            
  Lines      188645   188757   +112     
========================================
- Misses     188645   188757   +112     
Files Coverage Δ
SRC/cgedmd.f90 0.00% <ø> (ø)
SRC/cgedmdq.f90 0.00% <ø> (ø)
SRC/dgedmdq.f90 0.00% <ø> (ø)
SRC/sgedmdq.f90 0.00% <ø> (ø)
SRC/zgedmdq.f90 0.00% <ø> (ø)
SRC/clarfgp.f 0.00% <0.00%> (ø)
SRC/dlarfgp.f 0.00% <0.00%> (ø)
SRC/slarfgp.f 0.00% <0.00%> (ø)
SRC/zlarfgp.f 0.00% <0.00%> (ø)
SRC/dgedmd.f90 0.00% <0.00%> (ø)
... and 16 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@weslleyspereira weslleyspereira left a comment

Choose a reason for hiding this comment

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

Thanks!

@weslleyspereira weslleyspereira merged commit f568a60 into master Nov 11, 2023
11 of 13 checks passed
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.

None yet

2 participants