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

Housekeeping Add SDk 7 #293

Merged
merged 1 commit into from
Nov 5, 2023
Merged

Housekeeping Add SDk 7 #293

merged 1 commit into from
Nov 5, 2023

Conversation

ChrisPulman
Copy link
Member

What kind of change does this PR introduce?

Update

What is the current behavior?

No SDK specified

What is the new behavior?

Added net 7 SDK

What might this PR break?

none expected

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

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

Comparison is base (c8806fd) 63.36% compared to head (b916e9e) 74.59%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #293       +/-   ##
===========================================
+ Coverage   63.36%   74.59%   +11.23%     
===========================================
  Files           6        6               
  Lines         303      437      +134     
  Branches       52       51        -1     
===========================================
+ Hits          192      326      +134     
  Misses         97       97               
  Partials       14       14               
Files Coverage Δ
src/Punchclock/KeyedOperation.cs 68.42% <68.42%> (ø)
src/Punchclock/PrioritySemaphoreSubject.cs 82.60% <81.39%> (ø)
src/Punchclock/PriorityQueue.cs 93.83% <91.55%> (+10.72%) ⬆️
src/Punchclock/OperationQueue.cs 83.69% <81.92%> (ø)
src/Punchclock/OperationQueueExtensions.cs 0.00% <0.00%> (ø)
src/Punchclock/ScheduledSubject.cs 0.00% <0.00%> (ø)

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

@glennawatson glennawatson merged commit 1ce4e98 into main Nov 5, 2023
3 checks passed
@glennawatson glennawatson deleted the CP_AddSDKVersion7 branch November 5, 2023 01:04
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants