Qulacs-Osaka / scikit-qulacs

scikit-qulacs is a library for quantum neural network. This library is based on qulacs and named after scikit-learn.
https://qulacs-osaka.github.io/scikit-qulacs/index.html
MIT License
19 stars 6 forks source link

Update peaceiris/actions-gh-pages action to v3.9.0 #249

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
peaceiris/actions-gh-pages action minor v3.8.0 -> v3.9.0

Release Notes

peaceiris/actions-gh-pages ### [`v3.9.0`](https://togithub.com/peaceiris/actions-gh-pages/releases/tag/v3.9.0): actions-github-pages v3.9.0 [Compare Source](https://togithub.com/peaceiris/actions-gh-pages/compare/v3.8.0...v3.9.0) - deps: bump node12 to node16 - deps: bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.10.0 See [CHANGELOG.md](https://togithub.com/peaceiris/actions-gh-pages/blob/v3.9.0/CHANGELOG.md) for more details.

Configuration

πŸ“… Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #249 (8e82747) into main (fd0228c) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   92.12%   92.17%   +0.05%     
==========================================
  Files          12       12              
  Lines         914      920       +6     
  Branches      174      176       +2     
==========================================
+ Hits          842      848       +6     
  Misses         41       41              
  Partials       31       31              
Impacted Files Coverage Ξ”
skqulacs/qnn/classifier.py 90.90% <0.00%> (+0.11%) :arrow_up:
skqulacs/qnn/regressor.py 81.60% <0.00%> (+0.21%) :arrow_up:
skqulacs/circuit/circuit.py 82.77% <0.00%> (+0.39%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more