Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

fix(export): numerous fixes to encryption, pack files, and presets #135

Merged
merged 6 commits into from
Apr 7, 2024

Conversation

coffeebeats
Copy link
Owner

No description provided.

@coffeebeats coffeebeats merged commit 294c2af into main Apr 7, 2024
9 checks passed
Copy link

codecov bot commented Apr 7, 2024

Codecov Report

Attention: Patch coverage is 6.60377% with 99 lines in your changes are missing coverage. Please review.

Project coverage is 19.50%. Comparing base (80fc1ce) to head (cb60ca4).

Files Patch % Lines
pkg/godot/export/preset.go 20.58% 23 Missing and 4 partials ⚠️
pkg/godot/export/packfile.go 0.00% 24 Missing ⚠️
pkg/godot/export/editor.go 0.00% 15 Missing ⚠️
pkg/godot/export/export.go 0.00% 12 Missing ⚠️
pkg/run/action.go 0.00% 11 Missing ⚠️
internal/osutil/path.go 0.00% 9 Missing ⚠️
pkg/target/target.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   20.06%   19.50%   -0.56%     
==========================================
  Files          57       57              
  Lines        2447     2522      +75     
==========================================
+ Hits          491      492       +1     
- Misses       1832     1905      +73     
- Partials      124      125       +1     
Flag Coverage Δ
gdbuild 19.50% <6.60%> (-0.56%) ⬇️

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.

@coffeebeats coffeebeats deleted the fix/export branch April 7, 2024 23:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant