Skip to content

Conversation

http4s-steward[bot]
Copy link
Contributor

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

Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:rossabaker/typelevel-nix/62603f52aa0163f648a3562e2272881b82c9951a' (2022-06-13)
  → 'github:rossabaker/typelevel-nix/7cc773f24cefc227752c3c26fc9919673cbe448e' (2022-06-20)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/72b1ec0a79b1fc50f6cc0694c2f0b1eb384a932e' (2022-06-12)
  → 'github:nixos/nixpkgs/e0a42267f73ea52adc061a64650fddc59906fc99' (2022-06-18)

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

Flake lock file updates:

• Updated input 'typelevel-nix':
    'github:rossabaker/typelevel-nix/62603f52aa0163f648a3562e2272881b82c9951a' (2022-06-13)
  → 'github:rossabaker/typelevel-nix/7cc773f24cefc227752c3c26fc9919673cbe448e' (2022-06-20)
• Updated input 'typelevel-nix/nixpkgs':
    'github:nixos/nixpkgs/72b1ec0a79b1fc50f6cc0694c2f0b1eb384a932e' (2022-06-12)
  → 'github:nixos/nixpkgs/e0a42267f73ea52adc061a64650fddc59906fc99' (2022-06-18)
@mergify mergify bot added series/0.23 PRs targeting 0.23.x dependencies Dependency updates labels Jun 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #6480 (e481140) into series/0.23 (c9dd033) will increase coverage by 0.01%.
The diff coverage is n/a.

@@               Coverage Diff               @@
##           series/0.23    #6480      +/-   ##
===============================================
+ Coverage        70.91%   70.93%   +0.01%     
===============================================
  Files              336      336              
  Lines            10086    10086              
  Branches           491      491              
===============================================
+ Hits              7152     7154       +2     
+ Misses            2934     2932       -2     
Impacted Files Coverage Δ
.../src/main/scala/org/http4s/ember/core/Parser.scala 91.58% <0.00%> (+0.49%) ⬆️
...ttp4s/ember/server/internal/WebSocketHelpers.scala 89.04% <0.00%> (+1.36%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c9dd033...e481140. Read the comment docs.

@armanbilge
Copy link
Member

If we could configure the branch name to be update/* then we could save the double-CI job (and coverage report). I swore it was one yak too deep but I opened DeterminateSystems/update-flake-lock#36 anyway.

@armanbilge
Copy link
Member

On second thought, maybe this is a nice way to get a weekly coverage update 🤔

@armanbilge armanbilge merged commit 2468f93 into series/0.23 Jun 21, 2022
@armanbilge armanbilge deleted the update_flake_lock_action branch June 21, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates series/0.23 PRs targeting 0.23.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants