Sam Mayer

Results 57 issues of Sam Mayer

**Description** With [Complex_1.pdf](https://github.com/deanmalmgren/textract/files/4927655/Complex_1.pdf) as the source document, numbered paragraph 44 is improperly processed as `44.` Paragraph 44's text is found after `45.` **To Reproduce** 1. `textract.process('Complex_1.pdf', method='pdfminer').decode()` 2. Examine output...

As in issue #37, I receive an issue after install via the tap: ``` dyld[65451]: Library not loaded: '/usr/local/opt/[email protected]/lib/libssl.1.1.dylib' Referenced from: '/opt/homebrew/Cellar/git-together/0.1.0-alpha.24/bin/git-together' Reason: tried: '/usr/local/opt/[email protected]/lib/libssl.1.1.dylib' (no such file), '/usr/local/lib/libssl.1.1.dylib' (no...

## Description There are additional code quality checks we can run in CI. This PR adds some of them. ## Related Issue Fixes #1198 ## Type of change - [...

### Describe what should be investigated or refactored `.github/workflows/pepr-excellent-examples.yml` has a `max-parallel` limit of `5`. We can probably increase that number so that our tests execute faster. We currently have...

good first issue
tech-debt

### Is your feature request related to a problem? Please describe. Contributors are directed to run `npm run format:fix` before committing to ensure code standards are met. This is _fine_,...

enhancement
good first issue

### Describe what should be investigated or refactored As part of #1020, I discovered that our journey tests are pretty brittle and follow some patterns that run contrary to how...

documentation
javascript
tech-debt

### Describe what should be investigated or refactored The following dependencies are deprecated and should be replaced: ``` npm warn deprecated [email protected]: This module is not supported, and leaks memory....

tech-debt
ON HOLD

### Describe what should be investigated or refactored Some files in the codebase are rather large, (>400 LOC). Contributors can benefit from Easier Navigation, Better Modularity, Simplified Testing, and Improved...

tech-debt
ON HOLD

### Describe what should be investigated or refactored This was a comment in #2033 that we chose to save for later. It relates to some non-blocking test feedback around the...

tech-debt

### Describe what should be investigated or refactored This was a comment in #2033 that we chose to save for later. It relates to some non-blocking test feedback around the...

tech-debt