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

feat(sanity): sanity provider enhancements #301

Merged
merged 5 commits into from
Jun 2, 2021

Conversation

danielroe
Copy link
Member

  • intelligent hotspot & cropping support
  • same fit, format behaviour as default modifiers
  • convenience modifiers for greater readability
  • enables format=auto by default
  • adds sanity test suite
  • fixes background
  • supports boolean values (dl & invert)

* intelligent hotspot & cropping support
* same fit, format behaviour as default modifiers
* convenience modifiers for greater readability
* enables format=auto by default
* adds sanity test suite
* fixes background
* supports boolean values (dl & invert)
@danielroe danielroe force-pushed the fix/sanity-provider-improvements branch from 9fb610f to 85ec66b Compare May 29, 2021 13:25
@codecov-commenter
Copy link

codecov-commenter commented May 29, 2021

Codecov Report

Merging #301 (7663b4b) into main (af673d1) will increase coverage by 1.30%.
The diff coverage is 55.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #301      +/-   ##
==========================================
+ Coverage   58.08%   59.39%   +1.30%     
==========================================
  Files          25       25              
  Lines         563      591      +28     
  Branches      169      177       +8     
==========================================
+ Hits          327      351      +24     
- Misses        236      240       +4     
Impacted Files Coverage Δ
src/runtime/providers/sanity.ts 64.86% <55.17%> (+64.86%) ⬆️

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 af673d1...7663b4b. Read the comment docs.

@danielroe danielroe requested a review from pi0 May 30, 2021 08:44
@pi0 pi0 merged commit 288997b into main Jun 2, 2021
@pi0 pi0 deleted the fix/sanity-provider-improvements branch June 2, 2021 13:07
procrates pushed a commit to procrates/nuxt-image that referenced this pull request Feb 21, 2023
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.

3 participants