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

feat: upgraded to new version of microfleet #223

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

AVVS
Copy link
Member

@AVVS AVVS commented Apr 21, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 21, 2021

Codecov Report

Merging #223 (9fb19a6) into master (a6f2e0d) will increase coverage by 0.03%.
The diff coverage is 97.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   92.78%   92.81%   +0.03%     
==========================================
  Files          49       48       -1     
  Lines        1289     1267      -22     
==========================================
- Hits         1196     1176      -20     
+ Misses         93       91       -2     
Impacted Files Coverage Δ
src/post-process.js 87.50% <85.71%> (-6.25%) ⬇️
src/actions/access.js 100.00% <100.00%> (ø)
src/actions/count.js 92.30% <100.00%> (ø)
src/actions/data.js 100.00% <100.00%> (ø)
src/actions/download.js 100.00% <100.00%> (ø)
src/actions/finish.js 100.00% <100.00%> (ø)
src/actions/head.js 100.00% <100.00%> (ø)
src/actions/info.js 100.00% <100.00%> (ø)
src/actions/list.js 91.01% <100.00%> (ø)
src/actions/process.js 95.12% <100.00%> (ø)
... and 18 more

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 3966e90...9fb19a6. Read the comment docs.

@@ -0,0 +1,48 @@
const { initTimingExtension, Lifecycle, Extensions } = require('@microfleet/plugin-router');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

audit log from microfleet?

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