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

Correct repository path for Arcane #24

Merged
merged 3 commits into from
Jul 16, 2024
Merged

Correct repository path for Arcane #24

merged 3 commits into from
Jul 16, 2024

Conversation

s-vitaliy
Copy link
Contributor

@s-vitaliy s-vitaliy commented Jul 15, 2024

Fix incorrect path to ecr public repository

Checklist

  • GitHub issue exists for this change.
  • Unit tests added and they pass.
  • Line Coverage is at least 80%.
  • Review requested on latest commit.

@s-vitaliy s-vitaliy requested a review from a team as a code owner July 15, 2024 13:59
Copy link

Coverage after merging s-vitaliy-patch-2 into main will be

61.54%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%14, 18–39, 41–44, 47–49, 51
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   ProcessingException.cs100%100%100%100%
   SinkException.cs0%100%0%0%10–12
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs86.21%60%100%88.73%101–103, 109, 111, 44–46, 49–51, 75

Copy link

Coverage after merging s-vitaliy-patch-2 into main will be

61.54%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%14, 18–39, 41–44, 47–49, 51
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   ProcessingException.cs100%100%100%100%
   SinkException.cs0%100%0%0%10–12
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs86.21%60%100%88.73%101–103, 109, 111, 44–46, 49–51, 75

Copy link

Coverage after merging s-vitaliy-patch-2 into main will be

61.54%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%100%0%0%14, 18–39, 41–44, 47–49, 51
src/Exceptions
   ConfigurationException.cs0%100%0%0%10–11, 13
   ProcessingException.cs100%100%100%100%
   SinkException.cs0%100%0%0%10–12
src/Extensions
   StreamContextExtensions.cs100%100%100%100%
src/GraphBuilder
   BlobStorageGraphBuilder.cs86.21%60%100%88.73%101–103, 109, 111, 44–46, 49–51, 75

@s-vitaliy s-vitaliy merged commit 587824a into main Jul 16, 2024
3 checks passed
@s-vitaliy s-vitaliy deleted the s-vitaliy-patch-2 branch July 16, 2024 12:23
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