Skip to content

Add workflow to add DIRECTORY.md with...#202

Merged
harshildarji merged 3 commits intoTheAlgorithms:masterfrom
Panquesito7:directory_workflow
Feb 16, 2021
Merged

Add workflow to add DIRECTORY.md with...#202
harshildarji merged 3 commits intoTheAlgorithms:masterfrom
Panquesito7:directory_workflow

Conversation

@Panquesito7
Copy link
Copy Markdown
Member

...list of all files/algorithms.
Taken and slightly modified from the C++ repository.

No need to list new algorithms on the README.md.
They'll be added automatically into the DIRECTORY.md file. 🙂

  • I have performed a self-review of my code
  • My code follows the style guidelines of this project
  • [ ] I have added comments to hard-to-understand areas of my code
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] New and existing unit tests pass locally with my changes
  • [ ] I have made corresponding changes to the comments
  • [ ] I have made corresponding changes to the README.md

@Panquesito7 Panquesito7 requested a review from a team February 15, 2021 01:33
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 15, 2021

Codecov Report

Merging #202 (e02ea51) into master (8739f90) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #202   +/-   ##
=======================================
  Coverage   92.64%   92.64%           
=======================================
  Files          98       98           
  Lines        4444     4444           
=======================================
  Hits         4117     4117           
  Misses        327      327           

Continue to review full report at Codecov.

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

Copy link
Copy Markdown
Member

@ayaankhan98 ayaankhan98 left a comment

Choose a reason for hiding this comment

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

👍

@harshildarji harshildarji merged commit cf3ff1e into TheAlgorithms:master Feb 16, 2021
@Panquesito7 Panquesito7 deleted the directory_workflow branch February 17, 2021 00:04
@maltejur maltejur mentioned this pull request Mar 5, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants