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

Update QualityWebProcessor.cs docs #253

Merged
merged 2 commits into from
May 7, 2022
Merged

Conversation

deanmarcussen
Copy link
Collaborator

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Just updating some docs

@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #253 (49539d3) into main (02ea785) will increase coverage by 0%.
The diff coverage is n/a.

@@         Coverage Diff         @@
##           main   #253   +/-   ##
===================================
  Coverage    85%    85%           
===================================
  Files        75     75           
  Lines      2036   2036           
  Branches    298    298           
===================================
+ Hits       1739   1743    +4     
+ Misses      213    210    -3     
+ Partials     84     83    -1     
Flag Coverage Δ
unittests 85% <ø> (+<1%) ⬆️

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

Impacted Files Coverage Δ
...c/ImageSharp.Web/Processors/QualityWebProcessor.cs 97% <ø> (ø)
...ching/LruCache/ConcurrentTLruCache{TKey,TValue}.cs 45% <0%> (+1%) ⬆️
.../Synchronization/RefCountedConcurrentDictionary.cs 76% <0%> (+4%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02ea785...49539d3. Read the comment docs.

Copy link
Member

@JimBobSquarePants JimBobSquarePants left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JimBobSquarePants JimBobSquarePants merged commit b1c5e2f into main May 7, 2022
@JimBobSquarePants JimBobSquarePants deleted the deanmarcussen-patch-1 branch May 7, 2022 11:18
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