Skip to content

Add integration test#141

Merged
henrikjacobsenfys merged 2 commits intodevelopfrom
integration-tests
Mar 26, 2026
Merged

Add integration test#141
henrikjacobsenfys merged 2 commits intodevelopfrom
integration-tests

Conversation

@henrikjacobsenfys
Copy link
Member

@henrikjacobsenfys henrikjacobsenfys commented Mar 26, 2026

Using the first tutorial as integration test, as it uses almost all significant parts of the code.

closes #102

@henrikjacobsenfys henrikjacobsenfys added [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH) [priority] medium Normal/default priority labels Mar 26, 2026
@codecov
Copy link

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.74%. Comparing base (8d97ad8) to head (8681ba0).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #141   +/-   ##
========================================
  Coverage    97.74%   97.74%           
========================================
  Files           37       37           
  Lines         2486     2486           
  Branches       421      421           
========================================
  Hits          2430     2430           
  Misses          32       32           
  Partials        24       24           
Flag Coverage Δ
integration 49.87% <ø> (+49.87%) ⬆️
unittests 97.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@henrikjacobsenfys henrikjacobsenfys linked an issue Mar 26, 2026 that may be closed by this pull request
Copy link
Member

@rozyczko rozyczko left a comment

Choose a reason for hiding this comment

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

This looks very good. Ready to merge.

@henrikjacobsenfys henrikjacobsenfys merged commit 67b53ce into develop Mar 26, 2026
34 checks passed
@henrikjacobsenfys henrikjacobsenfys deleted the integration-tests branch March 26, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] medium Normal/default priority [scope] maintenance Code/tooling cleanup, no feature or bugfix (major.minor.PATCH)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write integration tests

2 participants