Skip to content

Conversation

@gdalle
Copy link
Owner

@gdalle gdalle commented May 26, 2024

Source

  • In star coloring, initialize first_neighbors by filling it with (0, 0)

Tests

  • Add more random tests so that bugs will be caught with higher probability (the one introduced by Working star coloring #11 was not detected in the PR CI, only on main)

Docs

  • Correct installation instruction in the README

@codecov
Copy link

codecov bot commented May 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.75%. Comparing base (759ed65) to head (5997a9e).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   97.55%   97.75%   +0.20%     
==========================================
  Files           8        9       +1     
  Lines         286      312      +26     
==========================================
+ Hits          279      305      +26     
  Misses          7        7              

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

@gdalle gdalle merged commit d5b7873 into main May 26, 2024
@gdalle gdalle deleted the gd/fixtests branch May 26, 2024 11:05
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.

1 participant