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

prep v0.8 #224

Merged
merged 19 commits into from
Feb 9, 2024
Merged

prep v0.8 #224

merged 19 commits into from
Feb 9, 2024

Conversation

StRigaud
Copy link
Member

No description provided.

@StRigaud StRigaud self-assigned this Jan 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jan 31, 2024

Codecov Report

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

Comparison is base (654a5e2) 49.82% compared to head (1820b65) 49.80%.

Files Patch % Lines
clic/src/tier3.cpp 33.33% 0 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #224      +/-   ##
==========================================
- Coverage   49.82%   49.80%   -0.02%     
==========================================
  Files          14       14              
  Lines        3157     3156       -1     
  Branches     1329     1329              
==========================================
- Hits         1573     1572       -1     
  Misses        537      537              
  Partials     1047     1047              

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

@StRigaud
Copy link
Member Author

added doxygen blocks for tiers files with:

  • name
  • category
  • priority
  • parameters (name, type, description, default value)
  • return
  • link references

Most of the blocks where auto-generated from the prototype.

@StRigaud StRigaud linked an issue Jan 31, 2024 that may be closed by this pull request
@StRigaud StRigaud linked an issue Feb 8, 2024 that may be closed by this pull request
@StRigaud StRigaud merged commit a112621 into master Feb 9, 2024
5 checks passed
@StRigaud StRigaud deleted the v0.8 branch April 17, 2024 16:52
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.

fill() not working on arm64 MacOS silicon add documentation
2 participants