Skip to content

Updated to break out creature types so they are fully formed.#64

Merged
mrlegowatch merged 1 commit intodevelopmentfrom
barnold/update-cicd
Nov 9, 2025
Merged

Updated to break out creature types so they are fully formed.#64
mrlegowatch merged 1 commit intodevelopmentfrom
barnold/update-cicd

Conversation

@mrlegowatch
Copy link
Owner

Updated to break out creature types so they are fully formed before species is loaded and reconciled. Changed all types to support dictionary name lookup so that they are never non-performant when looking up types during loading, or other activities.

…pecies is loaded and reconciled. Changed all types to support dictionary name lookup so that they are never non-performant when looking up types during loading, or other activities.
@mrlegowatch mrlegowatch merged commit 4784bb0 into development Nov 9, 2025
1 check passed
@codecov
Copy link

codecov bot commented Nov 9, 2025

Codecov Report

❌ Patch coverage is 93.24324% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.42%. Comparing base (d5b1ce5) to head (84729a1).
⚠️ Report is 6 commits behind head on development.

Files with missing lines Patch % Lines
Sources/RolePlayingCore/Player/CreatureType.swift 81.25% 3 Missing ⚠️
Sources/RolePlayingCore/Player/Classes.swift 95.23% 1 Missing ⚠️
Sources/RolePlayingCore/Player/Species.swift 94.44% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development      #64      +/-   ##
===============================================
- Coverage        92.55%   92.42%   -0.14%     
===============================================
  Files               33       33              
  Lines             1344     1373      +29     
===============================================
+ Hits              1244     1269      +25     
- Misses             100      104       +4     

☔ 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.

@mrlegowatch mrlegowatch deleted the barnold/update-cicd branch November 12, 2025 12:13
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