durandtibo / arkas

Library to evaluate ML model performances
https://durandtibo.github.io/arkas/
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Add `is_hydra_available` #362

Closed durandtibo closed 1 month ago

github-actions[bot] commented 1 month ago

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
pip/hydra-core 1.3.2 :green_circle: 5.8
Details
CheckScoreReason
Maintained:green_circle: 1012 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review:green_circle: 8Found 26/30 approved changesets -- score normalized to 8
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 9binaries present in source code
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy:green_circle: 9security policy file detected
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 026 existing vulnerabilities detected
pip/hydra-core >= 1.3,< 2.0 :green_circle: 5.8
Details
CheckScoreReason
Maintained:green_circle: 1012 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Code-Review:green_circle: 8Found 26/30 approved changesets -- score normalized to 8
CII-Best-Practices:warning: 0no effort to earn an OpenSSF best practices badge detected
License:green_circle: 10license file detected
Signed-Releases:warning: -1no releases found
Branch-Protection:warning: -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Dangerous-Workflow:green_circle: 10no dangerous workflow patterns detected
Token-Permissions:warning: 0detected GitHub workflow tokens with excessive permissions
Packaging:warning: -1packaging workflow not detected
Binary-Artifacts:green_circle: 9binaries present in source code
Fuzzing:warning: 0project is not fuzzed
Pinned-Dependencies:warning: 0dependency not pinned by hash detected -- score normalized to 0
Security-Policy:green_circle: 9security policy file detected
SAST:green_circle: 10SAST tool is run on all commits
Vulnerabilities:warning: 026 existing vulnerabilities detected

Scanned Manifest Files

poetry.lock
  • hydra-core@1.3.2
pyproject.toml
  • hydra-core@>= 1.3,< 2.0
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (6c19d07) to head (0a04144). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #362 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 92 92 Lines 2323 2331 +8 Branches 190 191 +1 ========================================= + Hits 2323 2331 +8 ```

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