-
Notifications
You must be signed in to change notification settings - Fork 14
Fix MacDive UDDF import (Milestone 1 of 4) #252
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
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
0f0bba7
plan: narrow M1 Task 1 source_uuid to dive_data_sources only
ericgriffin 25cf0fa
feat(db): add source_uuid to dive_data_sources for cross-format impor…
ericgriffin edcab43
test(db): rename and expand v70 migration test to match house convention
ericgriffin 5beade5
feat(uddf): add LinkRefIndex for ref-kind disambiguation
ericgriffin 321482d
plan: skip M1 Task 3 after finding non-existent bug
ericgriffin 6c7da41
test(uddf): lock down <infinity/> surface interval handling
ericgriffin 5174024
feat(uddf): extract MacDive extended dive fields (weather, boat, oper…
ericgriffin 0bfa13b
feat(uddf): extract site waterType / bodyOfWater / difficulty / flag …
ericgriffin 727d32c
fix(uddf): ensure equipmentused refs from both before/after sections …
ericgriffin e68f922
fix(uddf): record gasMixRef on samples carrying <switchmix>
ericgriffin f22dd8d
feat(import): persist UDDF <dive id> as dive_data_sources.source_uuid
ericgriffin ca47edc
test(import): replace parser-only test with real integration test for…
ericgriffin 88388da
test(uddf): MacDive real-sample regression (gated)
ericgriffin 4346702
fix(uddf): extract equipment from standard <diver><owner><equipment> …
ericgriffin c385af2
refactor(uddf): drop low-value extractions and unused LinkRefIndex
ericgriffin ef70adb
feat(import): persist MacDive dive/site metadata to DB
ericgriffin d015016
chore: changelog and plan update for M1 completion
ericgriffin 7a38724
fix(import): use Value.absent() for missing companion fields
ericgriffin 745e50c
test(uddf): make MacDive real-sample suite portable and skip-safe
ericgriffin 7e95350
chore(test): regenerate mocks for applyImportedMetadata
ericgriffin bda04de
refactor(import): drop dive_number_of_day column; it's derivable
ericgriffin 90b3c44
docs(plan): reflect dive_number_of_day removal in Milestone 1 plan
ericgriffin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.