Skip to content

Develop into main #23

Merged
NSStudent merged 4 commits into
mainfrom
develop
Apr 25, 2026
Merged

Develop into main #23
NSStudent merged 4 commits into
mainfrom
develop

Conversation

@NSStudent

Copy link
Copy Markdown
Owner

No description provided.

Signed-off-by: NSStudent <omarmn83@gmail.com>
* feat: MoveTree implementation

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: tree pgn

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: reader

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: benchmark parsers

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: add coverage

Signed-off-by: NSStudent <omarmn83@gmail.com>

---------

Signed-off-by: NSStudent <omarmn83@gmail.com>
* feat: add PGN FEN positions initializer

Signed-off-by: NSStudent <omarmn83@gmail.com>

* test: increase FEN positions coverage

Signed-off-by: NSStudent <omarmn83@gmail.com>

---------

Signed-off-by: NSStudent <omarmn83@gmail.com>
* feat: add PGN FEN positions initializer

Signed-off-by: NSStudent <omarmn83@gmail.com>

* test: increase FEN positions coverage

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: add Noora-powered Fischer CLI

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: update checkout action

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat(core): add move resolution and UCI execution helpers

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: add Docc comments

Signed-off-by: NSStudent <omarmn83@gmail.com>

* feat: change Game token

Signed-off-by: NSStudent <omarmn83@gmail.com>

* fix: update CI Xcode version

Signed-off-by: NSStudent <omarmn83@gmail.com>

---------

Signed-off-by: NSStudent <omarmn83@gmail.com>
@codecov

codecov Bot commented Apr 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 91.76090% with 51 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...es/FischerCore/PGN/Parsers/MoveTreePGNReader.swift 91.60% 23 Missing ⚠️
...FischerCore/Game/Extensions/Game+Convenience.swift 90.62% 9 Missing ⚠️
Sources/FischerCore/Game/Game.swift 85.48% 9 Missing ⚠️
Sources/FischerCore/PGN/Model/PGNGame.swift 57.14% 3 Missing ⚠️
Sources/FischerCore/Move/MoveTree.swift 96.07% 2 Missing ⚠️
...s/FischerCore/PGN/Model/PGNGame+FENPositions.swift 96.87% 2 Missing ⚠️
...herCore/PGN/Parsers/SANParsers/SanMoveParser.swift 0.00% 2 Missing ⚠️
Sources/FischerCore/Game/MoveHistoryElement.swift 90.90% 1 Missing ⚠️
Files with missing lines Coverage Δ
Sources/FischerCore/Bitboard.swift 90.24% <ø> (ø)
Sources/FischerCore/Board.swift 100.00% <ø> (ø)
Sources/FischerCore/CastlingRights.swift 85.60% <ø> (ø)
Sources/FischerCore/FEN.swift 100.00% <100.00%> (ø)
Sources/FischerCore/File.swift 98.59% <ø> (ø)
Sources/FischerCore/Game/UndoMoveElement.swift 100.00% <ø> (ø)
Sources/FischerCore/Move/Move.swift 100.00% <ø> (ø)
Sources/FischerCore/Outcome.swift 100.00% <ø> (ø)
Sources/FischerCore/PGN/Model/MoveTreePGN.swift 100.00% <100.00%> (ø)
Sources/FischerCore/PGN/Model/NAG.swift 100.00% <ø> (ø)
... and 25 more

... and 1 file with indirect coverage changes

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

@NSStudent NSStudent merged commit 7c830ea into main Apr 25, 2026
3 checks passed
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