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

introduce detailed states for stored function #1122

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

IanMayo
Copy link
Member

@IanMayo IanMayo commented Dec 20, 2021

Supports #1097

This PR introduces the new table to store detailed location data [1], and the new stored function to extract that data [2]

We should use [1] in the transition to create the new table, and run [2] to put the new stored function on the PG database.

@IanMayo IanMayo temporarily deployed to pepys-timeli-6-dof-quer-8a7ahb December 20, 2021 16:16 Inactive
@IanMayo IanMayo temporarily deployed to pepys-timeli-6-dof-quer-8a7ahb December 20, 2021 16:19 Inactive
@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #1122 (5eb70f4) into develop (3f625e3) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1122      +/-   ##
===========================================
- Coverage    80.10%   80.09%   -0.01%     
===========================================
  Files          110      110              
  Lines        11931    11931              
===========================================
- Hits          9557     9556       -1     
- Misses        2374     2375       +1     
Impacted Files Coverage Δ
pepys_import/resolvers/command_line_resolver.py 94.60% <0.00%> (-0.26%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12d29c0...5eb70f4. Read the comment docs.

@IanMayo IanMayo temporarily deployed to pepys-timeli-6-dof-quer-8a7ahb January 12, 2022 13:44 Inactive
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