mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
Update installed dependencies for Python 3.11 on ubuntu-latest
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.13.2" timestamp="1770092914427" lines-valid="11520" lines-covered="9235" line-rate="0.8016" branches-valid="4326" branches-covered="3031" branch-rate="0.7006" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.2 -->
|
||||
<coverage version="7.13.3" timestamp="1770265693776" lines-valid="11520" lines-covered="9230" line-rate="0.8012" branches-valid="4326" branches-covered="3028" branch-rate="0.7" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.3 -->
|
||||
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
||||
<sources>
|
||||
<source>/home/runner/work/FLAML/FLAML/flaml</source>
|
||||
@@ -59,7 +59,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="automl" line-rate="0.895" branch-rate="0.7932" complexity="0">
|
||||
<package name="automl" line-rate="0.8937" branch-rate="0.7911" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="automl/__init__.py" complexity="0" line-rate="0.7143" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -73,7 +73,7 @@
|
||||
<line number="9" hits="0"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.8931" branch-rate="0.8044">
|
||||
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.8881" branch-rate="0.7989">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -1056,11 +1056,11 @@
|
||||
<line number="2714" hits="1"/>
|
||||
<line number="2715" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="2745"/>
|
||||
<line number="2716" hits="1"/>
|
||||
<line number="2717" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="2718" hits="1"/>
|
||||
<line number="2719" hits="1"/>
|
||||
<line number="2720" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="2726"/>
|
||||
<line number="2721" hits="1"/>
|
||||
<line number="2717" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="2718"/>
|
||||
<line number="2718" hits="0"/>
|
||||
<line number="2719" hits="0"/>
|
||||
<line number="2720" hits="0" branch="true" condition-coverage="0% (0/2)" missing-branches="2721,2726"/>
|
||||
<line number="2721" hits="0"/>
|
||||
<line number="2725" hits="1"/>
|
||||
<line number="2726" hits="1"/>
|
||||
<line number="2745" hits="0"/>
|
||||
@@ -1368,7 +1368,7 @@
|
||||
<line number="3334" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="3336" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="3337" hits="1"/>
|
||||
<line number="3338" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="3338" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="3393"/>
|
||||
<line number="3349" hits="1"/>
|
||||
<line number="3350" hits="1"/>
|
||||
<line number="3359" hits="1"/>
|
||||
@@ -1385,7 +1385,7 @@
|
||||
<line number="3377" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="3378" hits="1"/>
|
||||
<line number="3385" hits="1"/>
|
||||
<line number="3393" hits="1"/>
|
||||
<line number="3393" hits="0"/>
|
||||
<line number="3394" hits="1"/>
|
||||
<line number="3396" hits="1"/>
|
||||
<line number="3397" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
@@ -1403,8 +1403,8 @@
|
||||
<line number="3409" hits="1"/>
|
||||
<line number="3410" hits="1"/>
|
||||
<line number="3411" hits="1"/>
|
||||
<line number="3412" hits="1"/>
|
||||
<line number="3413" hits="1"/>
|
||||
<line number="3412" hits="0"/>
|
||||
<line number="3413" hits="0"/>
|
||||
<line number="3414" hits="1"/>
|
||||
<line number="3415" hits="1"/>
|
||||
<line number="3417" hits="1"/>
|
||||
@@ -2100,7 +2100,7 @@
|
||||
<line number="650" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.9088" branch-rate="0.7797">
|
||||
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.9102" branch-rate="0.7797">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -2166,7 +2166,7 @@
|
||||
<line number="80" hits="0"/>
|
||||
<line number="82" hits="1"/>
|
||||
<line number="86" hits="1"/>
|
||||
<line number="87" hits="0"/>
|
||||
<line number="87" hits="1"/>
|
||||
<line number="90" hits="1"/>
|
||||
<line number="91" hits="1"/>
|
||||
<line number="92" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="100"/>
|
||||
@@ -2738,7 +2738,7 @@
|
||||
<line number="1305" hits="1"/>
|
||||
<line number="1307" hits="1"/>
|
||||
<line number="1314" hits="1"/>
|
||||
<line number="1324" hits="0"/>
|
||||
<line number="1324" hits="1"/>
|
||||
<line number="1332" hits="0"/>
|
||||
<line number="1334" hits="1"/>
|
||||
<line number="1336" hits="1"/>
|
||||
@@ -5618,7 +5618,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="automl.time_series" line-rate="0.7496" branch-rate="0.6024" complexity="0">
|
||||
<package name="automl.time_series" line-rate="0.7504" branch-rate="0.6063" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="automl/time_series/__init__.py" complexity="0" line-rate="0.7143" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -6328,7 +6328,7 @@
|
||||
<line number="559" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="ts_model.py" filename="automl/time_series/ts_model.py" complexity="0" line-rate="0.7939" branch-rate="0.5682">
|
||||
<class name="ts_model.py" filename="automl/time_series/ts_model.py" complexity="0" line-rate="0.7961" branch-rate="0.5795">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="1" hits="1"/>
|
||||
@@ -6627,8 +6627,8 @@
|
||||
<line number="624" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="627"/>
|
||||
<line number="625" hits="1"/>
|
||||
<line number="627" hits="1"/>
|
||||
<line number="630" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="633"/>
|
||||
<line number="633" hits="0"/>
|
||||
<line number="630" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="633" hits="1"/>
|
||||
<line number="634" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="637"/>
|
||||
<line number="637" hits="0"/>
|
||||
<line number="638" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="639"/>
|
||||
@@ -9885,7 +9885,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="tune.searcher" line-rate="0.8316" branch-rate="0.7886" complexity="0">
|
||||
<package name="tune.searcher" line-rate="0.8311" branch-rate="0.7875" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="tune/searcher/__init__.py" complexity="0" line-rate="1" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -9895,7 +9895,7 @@
|
||||
<line number="3" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="blendsearch.py" filename="tune/searcher/blendsearch.py" complexity="0" line-rate="0.9463" branch-rate="0.9238">
|
||||
<class name="blendsearch.py" filename="tune/searcher/blendsearch.py" complexity="0" line-rate="0.9447" branch-rate="0.9207">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -10384,8 +10384,8 @@
|
||||
<line number="883" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="884" hits="1"/>
|
||||
<line number="885" hits="1"/>
|
||||
<line number="886" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="889" hits="1"/>
|
||||
<line number="886" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="889"/>
|
||||
<line number="889" hits="0"/>
|
||||
<line number="890" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="892" hits="1"/>
|
||||
<line number="893" hits="1"/>
|
||||
|
||||
@@ -27,18 +27,18 @@ click==8.3.1
|
||||
cliff==4.13.1
|
||||
cloudpickle==3.1.2
|
||||
cmaes==0.12.0
|
||||
cmd2==3.1.2
|
||||
cmd2==3.1.3
|
||||
cmdstanpy==1.3.0
|
||||
colorlog==6.10.1
|
||||
comm==0.2.3
|
||||
contourpy==1.3.3
|
||||
convertdate==2.4.0
|
||||
coverage==7.13.2
|
||||
coverage==7.13.3
|
||||
cryptography==46.0.4
|
||||
cuda-bindings==12.9.4
|
||||
cuda-pathfinder==1.3.3
|
||||
cycler==0.12.1
|
||||
databricks-sdk==0.82.0
|
||||
databricks-sdk==0.84.0
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
debugpy==1.8.20
|
||||
@@ -48,10 +48,10 @@ dill==0.4.0
|
||||
distlib==0.4.0
|
||||
evaluate==0.4.6
|
||||
executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastapi==0.128.1
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@53baaded6db7cb17e832f4a977f42817c7c58e3e#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@bef0c16f22267ac1b8fc55d0c3fcff94e9195495#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
@@ -67,7 +67,7 @@ hf-xet==1.2.0
|
||||
holidays==0.90
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
huggingface_hub==1.3.7
|
||||
huggingface_hub==1.4.0
|
||||
identify==2.6.16
|
||||
idna==3.11
|
||||
importlib_metadata==8.7.1
|
||||
@@ -232,7 +232,7 @@ torch==2.10.0
|
||||
torchmetrics==1.8.2
|
||||
torchvision==0.25.0
|
||||
tornado==6.5.4
|
||||
tqdm==4.67.2
|
||||
tqdm==4.67.3
|
||||
traitlets==5.14.3
|
||||
transformers==5.0.0
|
||||
triton==3.6.0
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
catboost==1.2.8
|
||||
coverage==7.13.2
|
||||
coverage==7.13.3
|
||||
dataclasses==0.6
|
||||
datasets==4.5.0
|
||||
dill==0.4.0
|
||||
@@ -39,4 +39,4 @@ torchvision==0.25.0
|
||||
transformers==5.0.0
|
||||
xgboost==3.1.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: 53baaded6db7cb17e832f4a977f42817c7c58e3e
|
||||
Current commit hash: bef0c16f22267ac1b8fc55d0c3fcff94e9195495
|
||||
|
||||
Reference in New Issue
Block a user