Skip to content

version 0.9.1#12

Merged
Jylpah merged 11 commits into
mainfrom
dev
Apr 20, 2025
Merged

version 0.9.1#12
Jylpah merged 11 commits into
mainfrom
dev

Conversation

@Jylpah
Copy link
Copy Markdown
Owner

@Jylpah Jylpah commented Apr 20, 2025

  • Added CategoryCounterQueue()
  • Deprecated CounterQueue()

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 20, 2025

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 5.7
Details
CheckScoreReason
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review🟢 10all changesets reviewed
Maintained⚠️ 22 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Packaging⚠️ -1packaging workflow not detected
Signed-Releases⚠️ -1no releases found
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Security-Policy🟢 9security policy file detected
Branch-Protection⚠️ -1internal error: error during GetBranch(releases/v2): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration
SAST🟢 9SAST tool detected but not run on all commits
Vulnerabilities⚠️ 28 existing vulnerabilities detected
actions/github/codeql-action/analyze 3.*.* UnknownUnknown
actions/github/codeql-action/init 3.*.* UnknownUnknown
pip/Deprecated >= 1.2.18 UnknownUnknown

Scanned Files

  • .github/workflows/codeql.yml
  • pyproject.toml

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2025

Codecov Report

Attention: Patch coverage is 76.38889% with 17 lines in your changes missing coverage. Please review.

Project coverage is 86.53%. Comparing base (d3e499e) to head (8b53ecd).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/queutils/categorycounterqueue.py 76.05% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
- Coverage   88.66%   86.53%   -2.13%     
==========================================
  Files           5        6       +1     
  Lines         344      416      +72     
==========================================
+ Hits          305      360      +55     
- Misses         39       56      +17     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@Jylpah Jylpah merged commit 2d47cae into main Apr 20, 2025
17 checks passed
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