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

Update example project #25

Draft
wants to merge 46 commits into
base: main
Choose a base branch
from
Draft

Update example project #25

wants to merge 46 commits into from

Conversation

anikaweinmann
Copy link
Member

@anikaweinmann anikaweinmann commented Dec 9, 2024

  • add example for deprecated locations and new projects
  • update to new linting workflow
  • add pre-commit
  • linting

TODO:

  • add tests for deprectated location endpoint
  • add test workflow for G83 and G84

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

ruff

[ruff] reported by reviewdog 🐶

# -*- coding: utf-8 -*-
"""
Copyright (c) 2018-present mundialis GmbH & Co. KG.


[ruff] reported by reviewdog 🐶

from actinia_example_plugin.core.example import transform_input


[ruff] reported by reviewdog 🐶


[ruff] reported by reviewdog 🐶

def test_transform_input(inp, ref_out):

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

ruff

[ruff] reported by reviewdog 🐶


[ruff] reported by reviewdog 🐶

def test_transform_input(inp, ref_out):

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

ruff

[ruff] reported by reviewdog 🐶

status_url, headers=test_case.user_auth_header


[ruff] reported by reviewdog 🐶

"""
Copyright (c) 2018-present mundialis GmbH & Co. KG.


[ruff] reported by reviewdog 🐶

from actinia_example_plugin.core.example import transform_input


[ruff] reported by reviewdog 🐶

def test_transform_input(inp, ref_out):

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit

ruff

[ruff] reported by reviewdog 🐶

status_url, headers=test_case.user_auth_header


[ruff] reported by reviewdog 🐶

"""
Copyright (c) 2018-present mundialis GmbH & Co. KG.


[ruff] reported by reviewdog 🐶

from actinia_example_plugin.core.example import transform_input


[ruff] reported by reviewdog 🐶

def test_transform_input(inp, ref_out):

anikaweinmann and others added 6 commits December 12, 2024 11:15
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
tests/testsuite.py Outdated Show resolved Hide resolved
tests/testsuite.py Outdated Show resolved Hide resolved
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.

2 participants