Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
243 stars 34 forks source link

Updated default compiler version #330

Closed ADRFranklin closed 4 years ago

ADRFranklin commented 4 years ago

Updates the default compiler to using 3.10.10 and not 3.10.9

Fixes #329

codecov[bot] commented 4 years ago

Codecov Report

Merging #330 into master will decrease coverage by 16.18%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #330       +/-   ##
===========================================
- Coverage   30.59%   14.41%   -16.19%     
===========================================
  Files          31       10       -21     
  Lines        3180      888     -2292     
===========================================
- Hits          973      128      -845     
+ Misses       2016      736     -1280     
+ Partials      191       24      -167     
Impacted Files Coverage Δ
compiler/download.go 59.74% <0.00%> (-3.90%) :arrow_down:
compiler/compiler.go 10.16% <0.00%> (-50.27%) :arrow_down:
runtime/ensure_plugins.go
runtime/generate.go
runtime/run.go
runtime/initialise.go
runtime/load.go
runtime/run_container.go
rook/ensure.go
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e61c7ce...ceba7fc. Read the comment docs.