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

[DOC,INFRA] Doxygen groups #3200

Merged
merged 1 commit into from
Oct 15, 2023
Merged

[DOC,INFRA] Doxygen groups #3200

merged 1 commit into from
Oct 15, 2023

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Oct 15, 2023

See https://cdash.seqan.de/viewTest.php?onlyfailed&buildid=169845

  • aligned_sequence -> alignment_aligned_sequence
  • std was not defined, definition copied from 3.1.0

We sometimes define a group in a //!\cond DEV context, but then use it outside the //!\cond DEV context, which means it is not defined at that point.
We could also just wrap each \ingroup in a //!\cond DEV, but it seems easier to just explicitly exclude such files from being processed for the user docs.

@vercel
Copy link

vercel bot commented Oct 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seqan3 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2023 11:57am

@seqan-actions seqan-actions added lint [INTERNAL] signal for linting and removed lint [INTERNAL] signal for linting labels Oct 15, 2023
@codecov
Copy link

codecov bot commented Oct 15, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (d8a4d68) 98.14% compared to head (7f899cf) 98.14%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3200   +/-   ##
=======================================
  Coverage   98.14%   98.14%           
=======================================
  Files         269      269           
  Lines       11855    11855           
=======================================
  Hits        11635    11635           
  Misses        220      220           
Files Coverage Δ
...ment/aligned_sequence/aligned_sequence_concept.hpp 100.00% <ø> (ø)

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

@eseiler eseiler merged commit 999c0bf into seqan:master Oct 15, 2023
26 checks passed
@eseiler eseiler deleted the doc/groups branch October 15, 2023 12:19
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