vlaci / lzallright

https://vlaci.github.io/lzallright
MIT License
2 stars 0 forks source link

Update flake.lock #38

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

Automated changes by the update-flake-lock GitHub Action.

Flake lock file updates:

• Updated input 'advisory-db':
    'github:rustsec/advisory-db/4aa517564d1d06f0e79784c8ad973a59d68aa9c8' (2023-07-18)
  → 'github:rustsec/advisory-db/98e8483ac17d42eeeeee51d4d02ad8a690bd12c7' (2023-07-29)
• Updated input 'fenix':
    'github:nix-community/fenix/90ce0d205450fceeea30b295810c8fd8b2325f18' (2023-07-22)
  → 'github:nix-community/fenix/4253a8cb191d91dcf88d15966c3574f2460bad85' (2023-07-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f465da166263bc0d4b39dfd4ca28b777c92d4b73' (2023-07-22)
  → 'github:NixOS/nixpkgs/d2b52322f35597c62abf56de91b0236746b2a03d' (2023-07-29)

Running GitHub Actions on this PR

GitHub Actions will not run workflows on pull requests which are opened by a GitHub Action.

To run GitHub Actions workflows on this PR, run:

git branch -D update_flake_lock_action
git fetch origin
git checkout update_flake_lock_action
git commit --amend --no-edit
git push origin update_flake_lock_action --force
codecov[bot] commented 1 year ago

Codecov Report

Merging #38 (da68767) into main (9ee1ead) will not change coverage. Report is 2 commits behind head on main. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #38   +/-   ##
=======================================
  Coverage   87.57%   87.57%           
=======================================
  Files           3        3           
  Lines         177      177           
  Branches      177      177           
=======================================
  Hits          155      155           
  Misses         12       12           
  Partials       10       10           
Flag Coverage Δ
cargo-test 70.62% <ø> (ø)
pytest 81.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.