Skip to content

Adding Periphery and Fixing Linting Issues #20

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

Adding Periphery and Fixing Linting Issues #20

merged 2 commits into from
Jun 17, 2025

Conversation

leogdion
Copy link
Member

No description provided.

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

codecov bot commented Jun 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 58.77%. Comparing base (46d64a6) to head (30d4030).
Report is 2 commits behind head on v0.0.1.

Files with missing lines Patch % Lines
Sources/SyntaxKit/parser/TokenVisitor.swift 0.00% 2 Missing ⚠️
Sources/SyntaxKit/parser/SyntaxParser.swift 0.00% 1 Missing ⚠️
Sources/SyntaxKit/parser/TreeNode.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           v0.0.1      #20      +/-   ##
==========================================
+ Coverage   58.55%   58.77%   +0.21%     
==========================================
  Files          33       33              
  Lines        1344     1339       -5     
==========================================
  Hits          787      787              
+ Misses        557      552       -5     
Flag Coverage Δ
spm 58.77% <0.00%> (+0.21%) ⬆️
swift-6.1 ?
swift-6.2 58.77% <0.00%> (+0.21%) ⬆️
ubuntu 58.77% <0.00%> (+0.21%) ⬆️

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 04d3b4e into v0.0.1 Jun 17, 2025
12 of 13 checks passed
@leogdion leogdion deleted the 18-periphery branch June 17, 2025 14:57
leogdion added a commit that referenced this pull request Jun 17, 2025
* adding periphery and fixing issues

* disable periphery for CI
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.

Add Periphery
1 participant