Skip to content

Migrated from XCTest to Swift Testing #16

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

Merged
merged 2 commits into from
Jun 17, 2025
Merged

Migrated from XCTest to Swift Testing #16

merged 2 commits into from
Jun 17, 2025

Conversation

leogdion
Copy link
Member

@codecov-ai-reviewer test

@leogdion leogdion linked an issue Jun 17, 2025 that may be closed by this pull request
@leogdion
Copy link
Member Author

@codecov-ai-reviewer test

Copy link
Contributor

codecov-ai bot commented Jun 17, 2025

On it! Codecov is generating unit tests for this PR.

@codecov-ai codecov-ai bot mentioned this pull request Jun 17, 2025
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.00%. Comparing base (6790d95) to head (ffe9a62).
Report is 2 commits behind head on v0.0.1.

Additional details and impacted files
@@            Coverage Diff             @@
##           v0.0.1      #16      +/-   ##
==========================================
+ Coverage   58.55%   59.00%   +0.44%     
==========================================
  Files          33       33              
  Lines        1344     1344              
==========================================
+ Hits          787      793       +6     
+ Misses        557      551       -6     
Flag Coverage Δ
spm 59.00% <ø> (+0.44%) ⬆️
swift-6.1 59.00% <ø> (+0.44%) ⬆️
swift-6.2 59.00% <ø> (+0.44%) ⬆️
ubuntu 59.00% <ø> (+0.44%) ⬆️

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.

@leogdion leogdion merged commit dc04d5c into v0.0.1 Jun 17, 2025
13 checks passed
@leogdion leogdion deleted the 10-swift-testing branch June 17, 2025 14:37
leogdion added a commit that referenced this pull request Jun 17, 2025
* Migrated from XCTest to Swift Testing

* Add Tests for PR#16 (#17)

---------

Co-authored-by: codecov-ai[bot] <156709835+codecov-ai[bot]@users.noreply.github.com>
leogdion added a commit that referenced this pull request Jun 17, 2025
* adding initial working test

* fixing tests

* adding new code generation

* working sample from code base

* added function

* adding parser code

* fixing ast parser

* adding more examples

* Adding comments and literals

* Adding Dev Containers (#12)

* renaming Package

* Adding Continuous Integration (#13)

* reorganized repo (#15)

* Adding Documentation (#19)

* Migrated from XCTest to Swift Testing (#16)

* Migrated from XCTest to Swift Testing

* Add Tests for PR#16 (#17)

---------

Co-authored-by: codecov-ai[bot] <156709835+codecov-ai[bot]@users.noreply.github.com>

* Adding Periphery and Fixing Linting Issues (#20)

* adding periphery and fixing issues

* disable periphery for CI

* Update README.md (#23)

---------

Co-authored-by: codecov-ai[bot] <156709835+codecov-ai[bot]@users.noreply.github.com>
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.

Upgrade to Swift Testing
1 participant