Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update dependencies & remove unused test #253

Merged
merged 5 commits into from
Mar 18, 2024

Conversation

matheus23
Copy link
Member

No description provided.

@matheus23 matheus23 self-assigned this Mar 18, 2024
matheus23 and others added 4 commits March 18, 2024 19:54
at least as much as possible.
There's some stuff that deeply depends on hyper 1.0, but we can't
transitively depend on that yet, because tonic doesn't support hyper 1.0
yet.
* fix: nix package

also, add workflow to check that it builds

* fix: remove build condition

* fix: naming 🙈
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 19.90%. Comparing base (2edf5d3) to head (c4d99e0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   21.15%   19.90%   -1.26%     
==========================================
  Files          76       74       -2     
  Lines        3658     3592      -66     
  Branches     2279     2260      -19     
==========================================
- Hits          774      715      -59     
- Misses       1800     1825      +25     
+ Partials     1084     1052      -32     
Files Coverage Δ
fission-core/src/capabilities/fission.rs 60.00% <ø> (ø)
fission-server/src/error.rs 29.00% <ø> (ø)
fission-server/src/extract/authority.rs 24.48% <ø> (-0.52%) ⬇️
fission-server/src/extract/json.rs 31.37% <ø> (-2.63%) ⬇️
fission-server/src/headers/header.rs 56.25% <ø> (ø)
fission-server/src/metrics/process.rs 0.00% <ø> (ø)
fission-server/src/middleware/request_ext.rs 50.00% <ø> (ø)
fission-server/src/middleware/runtime.rs 12.50% <ø> (ø)
fission-server/src/routes/auth.rs 28.57% <ø> (ø)
fission-server/src/routes/capability_indexing.rs 26.66% <ø> (ø)
... and 2 more

... and 17 files with indirect coverage changes

@matheus23 matheus23 merged commit b5f7228 into main Mar 18, 2024
14 checks passed
@matheus23 matheus23 deleted the matheus23/update-deps branch March 18, 2024 19:31
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.

None yet

2 participants