-
Notifications
You must be signed in to change notification settings - Fork 18
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gcs-output
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 2 contributors
Commits on Dec 12, 2023
-
feat: Added
Document.list_from_gcs()
method to get multiple wrapped…… documents from a GCS directory. Fixes #214 - Note: `from_gcs()` takes in a GCS directory, but it only works for a single sharded document from a single input document source. - In a GA release, it would be a better practice to have `from_gcs()` take in any GCS directory and output a list of Wrapped Documents. But this would be a backwards-incompatible change now. - Not sure if it's possible/advisable to have two possible return types for `from_gcs()` and just have it return a list when there are multiple Wrapped Documents?
Configuration menu - View commit details
-
Copy full SHA for 793763b - Browse repository at this point
Copy the full SHA 793763bView commit details -
fix: Fix inaccurate
gcs_utilities
tests.- Input data doesn't match what the actual `storage.list_blobs()` method outputs. - Updated output in `print_gcs_document_tree()` to match the test cases, as this was the intended structure.
Configuration menu - View commit details
-
Copy full SHA for 0bb2213 - Browse repository at this point
Copy the full SHA 0bb2213View commit details -
Configuration menu - View commit details
-
Copy full SHA for c342475 - Browse repository at this point
Copy the full SHA c342475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd3ac6 - Browse repository at this point
Copy the full SHA 7cd3ac6View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 19b4d1f - Browse repository at this point
Copy the full SHA 19b4d1fView commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04b66d0 - Browse repository at this point
Copy the full SHA 04b66d0View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4d5ba43 - Browse repository at this point
Copy the full SHA 4d5ba43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d6b29 - Browse repository at this point
Copy the full SHA 65d6b29View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 415c6e0 - Browse repository at this point
Copy the full SHA 415c6e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef302eb - Browse repository at this point
Copy the full SHA ef302ebView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...gcs-output