Automatic XLSX export
Summary
Added a function to automatically export records from an Iterable to xlsx.
Addresses #143 (closed) / https://gitlab.indiscale.com/caosdb/customers/dimr/management/-/issues/269
Focus
Does this lack any features that are necessary and might have been missed during planning? Can this be used in the intended workflow?
Test Environment
Manual tests, ideally against test data I might not have available.
Additionally, if this needs to work on Windows and there is a working VM somewhere, this should probably also be tested there, as afaik NamedTemporaryFiles are somewhat error-prone on Win.
Check List for the Author
-
All automated tests pass -
Reference related issues -
Up-to-date CHANGELOG.md (or not necessary) -
Up-to-date JSON schema (or not necessary) -
Appropriate developer documentation -
Appropriate user documentation -
Tests (or not necessary) -
Annotations in code (Gitlab comments)
Check List for the Reviewer
-
I understand the intent of this MR -
All automated tests pass -
Up-to-date CHANGELOG.md (or not necessary) -
Appropriate user and developer documentation (or not necessary) -
The test environment setup works and the intended behavior is reproducible in the test environment -
In-code documentation and comments are up-to-date. -
Check: Are there specifications? Are they satisfied?
Merge request reports
Activity
assigned to @i.nueske
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
- Resolved by Daniel Hornung
added 4 commits
- b1d0ec96 - MNT: Suppress high_level_api import warning
- aec14b4a - STY: Ignore style issue
- 0e9a9433 - Merge branch 'f-enh-143-automatic-xlsx-exporting' into f-146-make-highlevelapi-warning-filterable
- 09ba1827 - Merge branch 'f-146-make-highlevelapi-warning-filterable' into 'f-enh-143-automatic-xlsx-exporting'
Toggle commit listrequested review from @daniel
added 1 commit
- f71dced3 - REFACTOR: Using new `plain_json` feature of high level api.
added 5 commits
-
f71dced3...20f39511 - 2 commits from branch
dev
- cff4af34 - Merge remote-tracking branch 'origin/dev' into f-enh-143-automatic-xlsx-exporting
- 9307d8fe - REFACTOR: Made validation_utils module private.
- 86d82d52 - REFACTOR: Linting, PEPping, styling, docs.
Toggle commit list-
f71dced3...20f39511 - 2 commits from branch
- Resolved by Daniel Hornung
Looks good to me, can be merged after caosdb-pylib!185 (merged)
added 13 commits
- b3d60be7...7b869cb1 - 3 earlier commits
- a869af41 - TST: use clear_database from pylib
- 177d8d2f - TEST: Try casting before comparison.
- bdf50f31 - PERF: Using cache and new high-level API conversion.
- 099eaf89 - REFACTOR: Simplified code and listened to deprecation warnings.
- 701387f5 - REFACTOR: Even more simplifications.
- 65108a52 - BUILD: Added profile.yaml for running integration tests.
- b3ec716b - TEST: Actually running the integration test in the pipeline.
- f0db1ea4 - TEST: Fixed problem with timezone information, added test.
- f27e7707 - DOCS: Added fixme to fill_xlsx
- 6ecde7c3 - Merge branch 'f-enh-143-xlsx-export-with-props' into 'f-enh-143-automatic-xlsx-exporting'
Toggle commit listadded 12 commits
- 6ecde7c3...9475350b - 2 earlier commits
- 5c2eddff - WIP: Automatic list enum references.
- 27089fb5 - WIP: Automatic list enum references.
- a86cc51b - FIX: No over-eager enum detection.
- 161ec447 - TEST: Added test data files.
- 6663bbaa - STYLE: Linting.
- de8de483 - FIX: More json schema export fixes.
- 68470c42 - TEST: Cleanup of test data.
- bf3da50a - BUILD: Increase minimum required version of pylib
- d49d2709 - BUILD: Use correct minimal Pylib version
- a01a74a3 - Merge branch 'f-enh-143-xlsx-export-lists' into 'f-enh-143-automatic-xlsx-exporting'
Toggle commit listenabled an automatic merge when all merge checks for 8a4f18a7 pass
mentioned in commit 043bbc46