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: support multiply dwarfs instances #123

Merged
merged 6 commits into from
Oct 24, 2024
Merged

feat: support multiply dwarfs instances #123

merged 6 commits into from
Oct 24, 2024

Conversation

maxirmx
Copy link
Member

@maxirmx maxirmx commented Oct 9, 2024

No description provided.

@maxirmx maxirmx linked an issue Oct 9, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 9, 2024

Codecov Report

Attention: Patch coverage is 93.35443% with 21 lines in your changes missing coverage. Please review.

Project coverage is 90.38%. Comparing base (a79dd4a) to head (17c7375).

Files with missing lines Patch % Lines
src/tebako-memfs.cpp 91.77% 13 Missing ⚠️
src/tebako-io-root.cpp 92.59% 6 Missing ⚠️
include/tebako-memfs-table.h 93.33% 1 Missing ⚠️
src/tebako-memfs-table.cpp 97.14% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   88.80%   90.38%   +1.57%     
==========================================
  Files          18       21       +3     
  Lines        1260     1373     +113     
==========================================
+ Hits         1119     1241     +122     
+ Misses        141      132       -9     
Flag Coverage Δ
?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxirmx maxirmx force-pushed the maxirmx-multi-memfs branch from 81656a6 to a93db8d Compare October 9, 2024 21:24
@maxirmx maxirmx force-pushed the maxirmx-multi-memfs branch 6 times, most recently from 7d1e68e to 19950c4 Compare October 22, 2024 21:37
@maxirmx maxirmx force-pushed the maxirmx-multi-memfs branch from 19950c4 to 17c7375 Compare October 22, 2024 22:01
@maxirmx maxirmx force-pushed the maxirmx-multi-memfs branch 3 times, most recently from d208277 to 42e6d10 Compare October 24, 2024 15:02
@maxirmx maxirmx force-pushed the maxirmx-multi-memfs branch from 42e6d10 to 971d87f Compare October 24, 2024 15:50
@maxirmx maxirmx self-assigned this Oct 24, 2024
@maxirmx maxirmx marked this pull request as ready for review October 24, 2024 16:27
@maxirmx maxirmx merged commit 0fe2c3d into main Oct 24, 2024
1 check passed
@maxirmx maxirmx deleted the maxirmx-multi-memfs branch October 24, 2024 16:28
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.

Add an option to mount another instance of dwarfs to dwarfs node
1 participant