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

Release v0.15.0 #3320

Merged
merged 47 commits into from
Dec 13, 2024

Release v0.15.0

fecc50f
Select commit
Loading
Failed to load commit list.
Merged

Release v0.15.0 #3320

Release v0.15.0
fecc50f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 0s

78.10% (-0.00%) compared to 47d38a8, passed because coverage increased by 0.31% when compared to adjusted base (77.79%)

View this Pull Request on Codecov

78.10% (-0.00%) compared to 47d38a8, passed because coverage increased by 0.31% when compared to adjusted base (77.79%)

Details

Codecov Report

Attention: Patch coverage is 82.84855% with 513 lines in your changes missing coverage. Please review.

Project coverage is 78.10%. Comparing base (47d38a8) to head (fecc50f).

Files with missing lines Patch % Lines
cli/start.go 1.23% 80 Missing ⚠️
internal/keys/datastore_doc.go 76.44% 35 Missing and 6 partials ⚠️
internal/keys/headstore_doc.go 61.29% 22 Missing and 2 partials ⚠️
internal/keys/headstore_collection.go 57.41% 20 Missing and 3 partials ⚠️
internal/db/collection_retriever.go 47.50% 14 Missing and 7 partials ⚠️
acp/identity/raw_identity.go 53.85% 12 Missing ⚠️
internal/db/collection.go 79.25% 10 Missing and 1 partial ⚠️
internal/keys/systemstore_collection_root.go 69.44% 8 Missing and 3 partials ⚠️
http/handler_store.go 81.13% 8 Missing and 2 partials ⚠️
internal/db/db.go 72.22% 7 Missing and 3 partials ⚠️
... and 70 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3320      +/-   ##
==========================================
- Coverage   78.10%   78.10%   -0.00%     
==========================================
  Files         354      382      +28     
  Lines       34660    35448     +788     
==========================================
+ Hits        27071    27685     +614     
- Misses       5972     6126     +154     
- Partials     1617     1637      +20     
Files with missing lines Coverage Δ
acp/acp_local.go 98.05% <100.00%> (+0.33%) ⬆️
acp/acp_source_hub.go 73.49% <100.00%> (+2.07%) ⬆️
acp/identity/context.go 100.00% <100.00%> (ø)
acp/identity/generate.go 50.00% <100.00%> (-12.50%) ⬇️
cli/acp_relationship_add.go 100.00% <100.00%> (ø)
cli/acp_relationship_delete.go 100.00% <100.00%> (ø)
cli/cli.go 100.00% <100.00%> (ø)
cli/p2p_info.go 100.00% <100.00%> (ø)
cli/p2p_replicator_delete.go 88.89% <100.00%> (ø)
cli/p2p_replicator_set.go 88.89% <100.00%> (ø)
... and 156 more

... and 12 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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