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

#120 ZugferdDocumentPdfReader now contains additional methods for extracting the XML content #124

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

horstoeko
Copy link
Owner

#120 ZugferdDocumentPdfReader now contains additional methods for extracting the XML content

@horstoeko horstoeko self-assigned this Sep 24, 2024
@horstoeko horstoeko added this to the 10/2024 milestone Sep 24, 2024
Copy link

github-actions bot commented Sep 24, 2024

Test Results

1 892 tests  +8   1 892 ✅ +8   5s ⏱️ -1s
   35 suites +1       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit c44f617. ± Comparison against base commit 1422fc1.

This pull request removes 1 and adds 9 tests. Note that renamed tests count towards both.
horstoeko.zugferd.tests.testcases.PdfReaderInvalidTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonObject
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonString
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToPrettyJsonString
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf2
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf3
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf4
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound2

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Sep 24, 2024

Test Results

1 892 tests  +8   1 892 ✅ +8   6s ⏱️ ±0s
   35 suites +1       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit c44f617. ± Comparison against base commit 1422fc1.

This pull request removes 1 and adds 9 tests. Note that renamed tests count towards both.
horstoeko.zugferd.tests.testcases.PdfReaderInvalidTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonObject
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonString
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToPrettyJsonString
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf2
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf3
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf4
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound2

♻️ This comment has been updated with latest results.

Copy link

Test Results

1 892 tests  +8   1 892 ✅ +8   6s ⏱️ ±0s
   35 suites +1       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit c44f617. ± Comparison against base commit 1422fc1.

This pull request removes 1 and adds 9 tests. Note that renamed tests count towards both.
horstoeko.zugferd.tests.testcases.PdfReaderInvalidTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonObject
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonString
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToPrettyJsonString
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf2
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf3
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf4
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound2

Copy link

Test Results

1 892 tests  +8   1 892 ✅ +8   6s ⏱️ ±0s
   35 suites +1       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit c44f617. ± Comparison against base commit 1422fc1.

This pull request removes 1 and adds 9 tests. Note that renamed tests count towards both.
horstoeko.zugferd.tests.testcases.PdfReaderInvalidTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonObject
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToJsonString
horstoeko.zugferd.tests.testcases.JsonExporterTest ‑ testToPrettyJsonString
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf2
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf3
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testCanReadPdf4
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound
horstoeko.zugferd.tests.testcases.PdfReaderGeneralTest ‑ testFileNotFound2

@horstoeko horstoeko merged commit d52dfea into master Sep 24, 2024
7 checks passed
@horstoeko horstoeko deleted the Issue_120 branch September 24, 2024 14:13
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.

1 participant