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

📝 Updated the list of implemented design automation algorithms #144

Merged
merged 3 commits into from
Mar 16, 2023

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Mar 16, 2023

Description

This PR adds the missing design automation algorithms to the README and documentation.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@marcelwa marcelwa added the documentation Documentation is added or needed label Mar 16, 2023
@marcelwa marcelwa self-assigned this Mar 16, 2023
@codecov
Copy link

codecov bot commented Mar 16, 2023

Codecov Report

Merging #144 (66e89e6) into main (ed35a21) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
- Coverage   93.95%   93.94%   -0.02%     
==========================================
  Files          75       75              
  Lines        7032     7032              
==========================================
- Hits         6607     6606       -1     
- Misses        425      426       +1     
Impacted Files Coverage Δ
...de/fiction/algorithms/simulation/sidb/quicksim.hpp 98.27% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ed35a21...66e89e6. Read the comment docs.

@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

1 similar comment
@github-actions
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@marcelwa marcelwa merged commit c3b264a into main Mar 16, 2023
@marcelwa marcelwa deleted the readme-algorithm-additions branch March 16, 2023 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation is added or needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant