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

Bump framework 2 #55

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Bump framework 2 #55

merged 3 commits into from
Jul 30, 2024

Conversation

s-vitaliy
Copy link
Contributor

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

Bump Arcane.Framework to 0.0.24
Add custom logging properties to the streaming job.

Checklist

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

Copy link

Coverage after merging bump-framework-2 into main will be

0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%17, 21–34, 34, 34–53, 56–58, 60
src/Extensions
   RestApiSourceExtensions.cs0%0%0%0%29–43, 47–48, 48, 48–55
src/Models
   RestApiDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 30, 35, 40, 45, 52, 57, 62, 67, 72, 77, 82, 87
   RestApiFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 52, 57, 62, 67, 73, 78, 83, 88
   RestApiPagedDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 34, 40, 45, 50, 55, 62, 67, 72, 77, 82, 87, 92, 97
   RestApiPagedFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 50, 57, 62, 67, 72, 78, 83, 88, 93
src/Models/Base
   RestApiDynamicAuthBase.cs0%100%0%0%10, 15, 20, 25, 30, 35, 40, 45, 50, 56, 59–69
   RestApiFixedAuthBase.cs0%100%0%0%10, 13–16
   RestApiStreamContextBase.cs0%0%0%0%13, 16, 19, 23–25, 29–31, 35–37, 42, 45, 45, 45–46
src/Services
   RestApiGraphBuilder.cs0%0%0%0%100–103, 103, 103, 103, 103–105, 105, 105–117, 117, 117–134, 136–147, 150–152, 152, 152, 152, 152–169, 171–176, 178–179, 181–192, 195–202, 204–205, 207–218, 27–31, 34–35, 35, 35, 35, 35, 35, 35, 35, 35–67, 70–80, 82–93, 96–99

@s-vitaliy s-vitaliy marked this pull request as ready for review July 30, 2024 12:55
@s-vitaliy s-vitaliy requested a review from a team as a code owner July 30, 2024 12:55
Copy link

Coverage after merging bump-framework-2 into main will be

0.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Program.cs0%0%0%0%17, 21–34, 34, 34–53, 56–58, 60
src/Extensions
   RestApiSourceExtensions.cs0%0%0%0%29–43, 47–48, 48, 48–55
src/Models
   RestApiDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 30, 35, 40, 45, 52, 57, 62, 67, 72, 77, 82, 87
   RestApiFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 52, 57, 62, 67, 73, 78, 83, 88
   RestApiPagedDynamicAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 34, 40, 45, 50, 55, 62, 67, 72, 77, 82, 87, 92, 97
   RestApiPagedFixedAuthStreamContext.cs0%100%0%0%14, 19, 24, 29, 35, 40, 45, 50, 57, 62, 67, 72, 78, 83, 88, 93
src/Models/Base
   RestApiDynamicAuthBase.cs0%100%0%0%10, 15, 20, 25, 30, 35, 40, 45, 50, 56, 59–69
   RestApiFixedAuthBase.cs0%100%0%0%10, 13–16
   RestApiStreamContextBase.cs0%0%0%0%13, 16, 19, 23–25, 29–31, 35–37, 42, 45, 45, 45–46
src/Services
   RestApiGraphBuilder.cs0%0%0%0%100–103, 103, 103, 103, 103–105, 105, 105–117, 117, 117–134, 136–147, 150–152, 152, 152, 152, 152–169, 171–176, 178–179, 181–192, 195–202, 204–205, 207–218, 27–31, 34–35, 35, 35, 35, 35, 35, 35, 35, 35–67, 70–80, 82–93, 96–99

@s-vitaliy s-vitaliy merged commit fe96653 into main Jul 30, 2024
2 checks passed
@s-vitaliy s-vitaliy deleted the bump-framework-2 branch July 30, 2024 12:57
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