letterfowl / Platyrhynchos

Concatenation-based crossword generator
Other
3 stars 0 forks source link

Simulated annealing #49

Open jqdq opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Attention: Patch coverage is 32.60188% with 215 lines in your changes are missing coverage. Please review.

Project coverage is 45.42%. Comparing base (b6dd0ee) to head (46b76e2). Report is 1 commits behind head on main.

:exclamation: Current head 46b76e2 differs from pull request most recent head 7abcffb. Consider uploading reports for the commit 7abcffb to get more accurate results

Files Patch % Lines
platyrhynchos/cruciverbalist/local_goal.py 0.00% 58 Missing :warning:
platyrhynchos/crossword/word.py 0.00% 46 Missing :warning:
platyrhynchos/scripts.py 0.00% 41 Missing :warning:
...latyrhynchos/cruciverbalist/letter_frequency_en.py 0.00% 21 Missing :warning:
platyrhynchos/crossword/improvable.py 43.33% 17 Missing :warning:
platyrhynchos/crossword/colrow.py 61.29% 12 Missing :warning:
platyrhynchos/commons/misc.py 59.09% 9 Missing :warning:
platyrhynchos/cruciverbalist/old_base.py 50.00% 5 Missing :warning:
platyrhynchos/crossword/base.py 57.14% 3 Missing :warning:
...latyrhynchos/cruciverbalist/exclusive_word_base.py 93.54% 2 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================== - Coverage 54.36% 45.42% -8.95% ========================================== Files 21 25 +4 Lines 664 918 +254 ========================================== + Hits 361 417 +56 - Misses 303 501 +198 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

guardrails[bot] commented 6 months ago

:warning: We detected 5 security issues in this pull request:

Vulnerable Libraries (5)
Severity | Details :-: | :-- High | [pkg:npm/react-scripts@5.0.1](https://github.com/letterfowl/Platyrhynchos/blob/ee5ddf3beb7784a48c498ae4aaf7077efca94097/app-react/package.json#L11) upgrade to: *> 5.0.1* Informational | [pkg:npm/workbox-webpack-plugin@7.0.0](https://github.com/letterfowl/Platyrhynchos/blob/ee5ddf3beb7784a48c498ae4aaf7077efca94097/app-react/package.json#L56) upgrade to: *> 7.0.0* Critical | [pkg:npm/babel-plugin-transform-class-properties@6.24.1](https://github.com/letterfowl/Platyrhynchos/blob/ee5ddf3beb7784a48c498ae4aaf7077efca94097/app-react/package.json#L47) upgrade to: *> 6.24.1* Critical | [pkg:npm/babel-plugin-transform-es2015-modules-commonjs@6.26.2](https://github.com/letterfowl/Platyrhynchos/blob/ee5ddf3beb7784a48c498ae4aaf7077efca94097/app-react/package.json#L48) upgrade to: *> 6.26.2* High | [pkg:npm/webpack-dev-server@4.15.1](https://github.com/letterfowl/Platyrhynchos/blob/ee5ddf3beb7784a48c498ae4aaf7077efca94097/app-react/package.json#L54) upgrade to: *> 4.15.1* More info on how to fix Vulnerable Libraries in [JavaScript](https://docs.guardrails.io/docs/en/vulnerabilities/javascript/using_vulnerable_libraries.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.