Create codeql.yml
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 27.3%. Comparing base (
e83bd59) to head (3aea862). Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2014 +/- ##
=======================================
Coverage 27.3% 27.3%
- Complexity 786 787 +1
=======================================
Files 282 282
Lines 14697 14699 +2
Branches 2635 2635
=======================================
+ Hits 4022 4023 +1
- Misses 10129 10131 +2
+ Partials 546 545 -1
| Flag | Coverage Δ | |
|---|---|---|
| engine | 63.8% <ø> (+<0.1%) |
:arrow_up: |
| geowidget | 16.0% <ø> (ø) |
|
| quest | 5.9% <ø> (-0.1%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
autobuild didn't work, need to write a script
You have successfully added a new CodeQL configuration /language:javascript. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.
Getting a new error log: Operation canceled. Not sure if the build step is timing out before it completes.
Cool, now getting a more manageable error:
Execution failed for task ':quest:validateSigningAfyayanguRelease'.
> Keystore file '/home/runner/fhircore.keystore.jks' not found for signing config 'release'.
this line seems to stall it
> Task :quest:compileQuestDebugJavaWithJavac
we'll see if it finishes
##[debug]Node Action run completed with exit code 143
this looks like an OOM error