Skip to content

Conversation

@1fisedi
Copy link
Contributor

@1fisedi 1fisedi commented Jan 4, 2021

Please include a summary of the change. Please also include relevant motivation and context (if applicable).

  • 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

@codecov
Copy link

codecov bot commented Jan 4, 2021

Codecov Report

Merging #198 (74db8a5) into master (2f24696) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #198      +/-   ##
==========================================
+ Coverage   92.54%   92.64%   +0.09%     
==========================================
  Files          97       98       +1     
  Lines        4385     4444      +59     
==========================================
+ Hits         4058     4117      +59     
  Misses        327      327              
Impacted Files Coverage Δ
...thms/Problems/NQueens/BacktrackingNQueensSolver.cs 100.00% <100.00%> (ø)

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 2f24696...74db8a5. Read the comment docs.

@siriak
Copy link
Member

siriak commented Jan 13, 2021

@1fisedi have you had any success with it recently? I can help you out with fixing it if you will

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

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

Thanks!

@siriak siriak merged commit 8739f90 into TheAlgorithms:master Jan 30, 2021
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