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

✨ Add sample script for demo server #206

Merged
merged 2 commits into from
Oct 11, 2023
Merged

✨ Add sample script for demo server #206

merged 2 commits into from
Oct 11, 2023

Conversation

tosone
Copy link
Contributor

@tosone tosone commented Oct 11, 2023

No description provided.

@tosone tosone self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 134 lines in your changes are missing coverage. Please review.

Comparison is base (b51d352) 48.77% compared to head (301c88a) 47.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
- Coverage   48.77%   47.95%   -0.82%     
==========================================
  Files         118      118              
  Lines        6700     6810     +110     
==========================================
- Hits         3268     3266       -2     
- Misses       3152     3261     +109     
- Partials      280      283       +3     
Flag Coverage Δ
unit-test-mysql 47.95% <2.18%> (-0.82%) ⬇️
unit-test-postgresql 47.95% <2.18%> (-0.82%) ⬇️
unit-test-sqlite3 47.95% <2.18%> (-0.82%) ⬇️

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

Files Coverage Δ
pkg/configs/configuration.go 0.00% <ø> (ø)
pkg/storage/filesystem/filesystem.go 42.95% <100.00%> (-1.35%) ⬇️
pkg/storage/storage.go 85.18% <100.00%> (ø)
pkg/handlers/distribution/upload/upload_put.go 0.00% <0.00%> (ø)
pkg/handlers/repositories/repositories_post.go 0.00% <0.00%> (ø)
pkg/handlers/namespaces/namespaces_post.go 81.33% <0.00%> (-7.08%) ⬇️
pkg/dal/dao/artifact.go 57.73% <0.00%> (-3.81%) ⬇️
pkg/xerrors/distribution.go 26.38% <0.00%> (-73.62%) ⬇️
pkg/handlers/distribution/manifest/manifest_put.go 35.17% <1.72%> (-4.53%) ⬇️

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

@tosone tosone added this pull request to the merge queue Oct 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 11, 2023
@tosone tosone added this pull request to the merge queue Oct 11, 2023
Merged via the queue into main with commit b32a79c Oct 11, 2023
9 of 11 checks passed
@tosone tosone deleted the dev branch October 11, 2023 13:41
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.

1 participant