Skip to content
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

feat(ma/ndmf): inconsistency script recompiler #52

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

poi-vrc
Copy link
Owner

@poi-vrc poi-vrc commented Apr 23, 2024

hopefully will close #50

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

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

Project coverage is 63.69%. Comparing base (7f46cf1) to head (03ce989).
Report is 1 commits behind head on master.

Files Patch % Lines
Editor/Detail/NDMF/ScriptRecompiler.cs 0.00% 56 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   65.17%   63.69%   -1.49%     
==========================================
  Files          63       64       +1     
  Lines        2398     2454      +56     
==========================================
  Hits         1563     1563              
- Misses        835      891      +56     
Flag Coverage Δ
automated 63.69% <0.00%> (-1.49%) ⬇️

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.

@poi-vrc poi-vrc merged commit 011a80c into master Apr 23, 2024
11 of 13 checks passed
@poi-vrc poi-vrc deleted the script-recom branch April 23, 2024 05:35
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.

fix: possible incorrect compilation order with ma/ndmf causing part of the feature disabled
1 participant