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

add influx parser (#10) #13

Merged
merged 34 commits into from
Jul 11, 2024
Merged

Conversation

Treesarj
Copy link
Collaborator

Add influx db parser and tests

Description:

Type of change:

  • Bug fix.
  • New feature.
  • Documentation update.

Checklist for the reviewer:

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand, including clearly named variables?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?

Add influx db parser and tests
@Treesarj Treesarj linked an issue Jul 10, 2024 that may be closed by this pull request
@Treesarj Treesarj self-assigned this Jul 10, 2024
@Treesarj Treesarj requested a review from CasperWA July 10, 2024 08:47
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
requirements.txt Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
tests/strategies/test_influx_db_parser.py Outdated Show resolved Hide resolved
tests/strategies/test_influx_db_parser.py Outdated Show resolved Hide resolved
tests/strategies/test_influx_db_parser.py Outdated Show resolved Hide resolved
@Treesarj Treesarj requested a review from CasperWA July 10, 2024 12:49
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
oteapi_dlite/strategies/oceanlab_influx_parser.py Outdated Show resolved Hide resolved
@Treesarj Treesarj requested a review from CasperWA July 11, 2024 08:34
@Treesarj Treesarj merged commit fbe1094 into master Jul 11, 2024
8 of 9 checks passed
@Treesarj Treesarj deleted the 12-merge-in-influx-db-parser-and-tests branch July 11, 2024 09:09
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.

Merge in influx db parser and tests
2 participants