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

Codebeaver/dev/export images 2668 #2669

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

Conversation

CodeBeaverAI
Copy link

CodeBeaver PR Summary

👋 I'm an AI agent who writes, runs, and maintains Unit Tests. I even highlight the bugs I spot! I'm free for open-source repos.

I started working from Versatile image exporting and I worked to improve stability.

🔄 3 tests added.
🐛 No bugs detected in your changes
🛠️ 3/4 tests passed

🔄 Test Updates

I've added 3 tests. They all pass ☑️
New Tests:

  • tests/test_attribute.py
  • tests/test_graph.py
  • tests/test_node.py

No existing tests required updates.

🐛 Bug Detection

No bugs detected in your changes. Good job!

🛠️ Test Results

3/4 tests passed ⚠️

tests/test_model.py

View error
ImportError while importing test module '/app/temp_workspace/tests/test_model.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python3.11/importlib/__init__.py:126: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
tests/test_model.py:3: in <module>
    from PySide6.QtCore import QObject, Property
E   ImportError: libglib-2.0.so.0: cannot open shared object file: No such file or directory

tests/test_model.py

☔ Coverage Improvements

Coverage improvements by file:

  • tests/test_attribute.py

    New coverage: 50.00%
    Improvement: +50.00%

  • tests/test_graph.py

    New coverage: 67.96%
    Improvement: +18.53%

  • tests/test_node.py

    New coverage: 34.28%
    Improvement: +34.28%


About CodeBeaver

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