-
Notifications
You must be signed in to change notification settings - Fork 2
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
Prevent regressions when upgrading pdfjs-dist
#937
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make-github-pseudonymous-again
added
feature/attachments
This issue is about the attachments functionality
deps
This issue has to do with dependencies
dx
This is about developer experience
labels
May 11, 2024
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 11, 2024 21:34 — with
GitHub Actions
Inactive
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #937 +/- ##
==========================================
+ Coverage 64.46% 65.85% +1.39%
==========================================
Files 703 715 +12
Lines 9705 9893 +188
Branches 1335 1346 +11
==========================================
+ Hits 6256 6515 +259
+ Misses 3003 2919 -84
- Partials 446 459 +13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 12, 2024 08:12 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 04:38 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 12:01 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 16:10 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 16:18 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 16:29 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 16:41 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 20:25 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 20:48 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 13, 2024 23:57 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:12 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:22 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
force-pushed
the
test-pdfjs-dist-1
branch
from
May 14, 2024 00:24
098279c
to
05b4a18
Compare
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:24 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
force-pushed
the
test-pdfjs-dist-1
branch
from
May 14, 2024 00:33
05b4a18
to
343a2bc
Compare
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:33 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
force-pushed
the
test-pdfjs-dist-1
branch
from
May 14, 2024 00:35
343a2bc
to
e886cfb
Compare
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:35 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
force-pushed
the
test-pdfjs-dist-1
branch
from
May 14, 2024 00:36
e886cfb
to
7f65422
Compare
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:36 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
force-pushed
the
test-pdfjs-dist-1
branch
from
May 14, 2024 00:39
7f65422
to
02e9cba
Compare
make-github-pseudonymous-again
temporarily deployed
to
Snyk
May 14, 2024 00:39 — with
GitHub Actions
Inactive
make-github-pseudonymous-again
added
technology/pdf
This has to do with leveraging the portable document format.
technology/png
This has to do with leveraging the portable network graphics format.
technology/sharp
This has to do with leveraging the sharp image manipulation library.
labels
May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
deps
This issue has to do with dependencies
dx
This is about developer experience
feature/attachments
This issue is about the attachments functionality
technology/pdf
This has to do with leveraging the portable document format.
technology/png
This has to do with leveraging the portable network graphics format.
technology/sharp
This has to do with leveraging the sharp image manipulation library.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #683.