Skip to content

#1997 add end-to-end Python tests and setup in CI workflow - #2034

Merged
robfrank merged 7 commits into
mainfrom
feature/1997-python-tests
Mar 3, 2025
Merged

robfrank merged 7 commits into
mainfrom
feature/1997-python-tests

Conversation

@robfrank

@robfrank robfrank commented Mar 3, 2025

Copy link
Copy Markdown
Collaborator

What does this PR do?

add some basic tests in python

Motivation

let the users that are on Python to provide test cases.

Related issues

#1997

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@codacy-production

codacy-production Bot commented Mar 3, 2025

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.74%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (a6065f9) 69079 44104 63.85%
Head commit (5148df1) 69080 (+1) 43596 (-508) 63.11% (-0.74%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2034) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@robfrank
robfrank force-pushed the feature/1997-python-tests branch from 5673617 to 5148df1 Compare March 3, 2025 21:04
@robfrank
robfrank merged commit c9b3ff8 into main Mar 3, 2025
@robfrank
robfrank deleted the feature/1997-python-tests branch June 20, 2025 07:43
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
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