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

Allow to publish by folder or prefixes #81

Merged
merged 3 commits into from
Apr 29, 2024
Merged

Conversation

hopeyen
Copy link
Collaborator

@hopeyen hopeyen commented Apr 23, 2024

Issue link (if applicable)

partially resolves #77

Checklist

  • Are tests up-to-date with the new changes?
  • Are docs up-to-date with the new changes? (Open PR on docs repo if necessary)

Copy link

Pull Request Test Coverage Report for Build 8886097375

Details

  • 0 of 160 (0.0%) changed or added relevant lines in 7 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage remained the same at 0.0%

Changes Missing Coverage Covered Lines Changed/Added Lines %
file-exchange/src/config.rs 0 1 0.0%
file-service/src/file_server/range.rs 0 1 0.0%
file-exchange/src/download_client/mod.rs 0 2 0.0%
file-service/src/admin.rs 0 4 0.0%
file-exchange/src/manifest/file_hasher.rs 0 41 0.0%
file-exchange/src/manifest/store.rs 0 45 0.0%
file-exchange/src/publisher/mod.rs 0 66 0.0%
Files with Coverage Reduction New Missed Lines %
file-exchange/src/publisher/mod.rs 2 0.0%
Totals Coverage Status
Change from base Build 8818503061: 0.0%
Covered Lines: 0
Relevant Lines: 4773

💛 - Coveralls

@hopeyen hopeyen merged commit a008722 into dev Apr 29, 2024
5 checks passed
@hopeyen hopeyen deleted the hope/publish-folder-prefix branch April 29, 2024 22:55
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.

Feat: publisher functionality to publish everything of a prefix
1 participant