Skip to content

Godot bindings#1

Merged
EddieDover merged 5 commits into
masterfrom
godot-bindings
Nov 22, 2025
Merged

Godot bindings#1
EddieDover merged 5 commits into
masterfrom
godot-bindings

Conversation

@EddieDover

Copy link
Copy Markdown
Owner

No description provided.

@github-actions

github-actions Bot commented Nov 22, 2025

Copy link
Copy Markdown

✅ Code Coverage Report

Overall Coverage: 86%
Threshold: 85%
Status: PASS

✅ Coverage meets the required threshold!

📁 Coverage by File

File Coverage Status
src/generator.rs 85% █████████████████░░░
src/ffi.rs 87% █████████████████░░░
src/models.rs 88% █████████████████░░░

Summary: 3 files analyzed

How to improve coverage
  1. Run locally: cargo tarpaulin --out html
  2. Open tarpaulin-report.html to see uncovered lines
  3. Focus on files with ⚠️ - they need more tests
  4. Add tests for uncovered code paths
  5. Re-run: cargo test to verify

Coverage report updated on each commit

Comment thread Cargo.toml Outdated
@EddieDover EddieDover merged commit fd1b2cf into master Nov 22, 2025
2 checks passed
@EddieDover EddieDover deleted the godot-bindings branch November 22, 2025 15:05
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