Skip to content

add an option to remove symlinks in bundled libraries and artifacts - #821

Open
KristofferC wants to merge 1 commit into
masterfrom
kc/rm_symlinks
Open

KristofferC wants to merge 1 commit into
masterfrom
kc/rm_symlinks

Conversation

@KristofferC

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented May 31, 2023

Copy link
Copy Markdown

Codecov Report

Merging #821 (d55d5e6) into master (dff7b2c) will decrease coverage by 1.68%.
The diff coverage is 12.50%.

@@            Coverage Diff             @@
##           master     #821      +/-   ##
==========================================
- Coverage   82.59%   80.92%   -1.68%     
==========================================
  Files           3        3              
  Lines         655      671      +16     
==========================================
+ Hits          541      543       +2     
- Misses        114      128      +14     
Impacted Files Coverage Δ
src/PackageCompiler.jl 90.37% <12.50%> (-2.43%) ⬇️

@YingboMa

Copy link
Copy Markdown

@sathvikbhagavan tried this PR and got the errors:

[INFO][FMUCHK] Printing output file header
"time","o1","o2"
[INFO][FMUCHK] Model identifier for ModelExchange: lv
[INFO][FMILIB] Loading 'linux64' binary with 'default' platform types
[FATAL][FMICAPI] Could not load the DLL: libjulia.so.1: cannot open shared object file: No such file or directory
[FATAL][FMUCHK] Could not create the DLL loading mechanism(C-API) for ME.
[INFO][FMUCHK] Model identifier for CoSimulation: lv
[INFO][FMILIB] Loading 'linux64' binary with 'default' platform types
[FATAL][FMICAPI] Could not load the DLL: libjulia.so.1: cannot open shared object file: No such file or directory
[FATAL][FMUCHK] Could not create the DLL loading mechanism(C-API) for CoSimulation.
FMU check summary:
FMU reported:
        0 warning(s) and error(s)
Checker reported:
        0 Warning(s)
        4 Error(s)
        4 Fatal error(s) occurred during processing

This branch has not been deployed

No deployments
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.

2 participants