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 macos-latest
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<coverage version="7.13.1" timestamp="1768022980198" lines-valid="11101" lines-covered="7354" line-rate="0.6625" branches-valid="4064" branches-covered="2320" branch-rate="0.5709" complexity="0">
|
||||
<coverage version="7.13.1" timestamp="1768030591335" lines-valid="11101" lines-covered="7357" line-rate="0.6627" branches-valid="4064" branches-covered="2322" branch-rate="0.5714" complexity="0">
|
||||
<!-- Generated by coverage.py: https://coverage.readthedocs.io/en/7.13.1 -->
|
||||
<!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd -->
|
||||
<sources>
|
||||
@@ -59,7 +59,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="automl" line-rate="0.7206" branch-rate="0.6171" complexity="0">
|
||||
<package name="automl" line-rate="0.7209" branch-rate="0.6179" 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.8351" branch-rate="0.715">
|
||||
<class name="automl.py" filename="automl/automl.py" complexity="0" line-rate="0.8378" branch-rate="0.7175">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -267,9 +267,9 @@
|
||||
<line number="564" hits="1"/>
|
||||
<line number="565" hits="1"/>
|
||||
<line number="566" hits="1"/>
|
||||
<line number="567" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="569"/>
|
||||
<line number="567" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="568" hits="1"/>
|
||||
<line number="569" hits="0"/>
|
||||
<line number="569" hits="1"/>
|
||||
<line number="571" hits="1"/>
|
||||
<line number="572" hits="1"/>
|
||||
<line number="573" hits="1"/>
|
||||
@@ -1139,8 +1139,8 @@
|
||||
<line number="2791" hits="1"/>
|
||||
<line number="2792" hits="1"/>
|
||||
<line number="2793" hits="1"/>
|
||||
<line number="2794" hits="0"/>
|
||||
<line number="2795" hits="0"/>
|
||||
<line number="2794" hits="1"/>
|
||||
<line number="2795" hits="1"/>
|
||||
<line number="2796" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="2797"/>
|
||||
<line number="2797" hits="0"/>
|
||||
<line number="2798" hits="0"/>
|
||||
@@ -1843,7 +1843,7 @@
|
||||
<line number="648" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.6121" branch-rate="0.4978">
|
||||
<class name="model.py" filename="automl/model.py" complexity="0" line-rate="0.6107" branch-rate="0.4978">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -1904,7 +1904,7 @@
|
||||
<line number="73" hits="0"/>
|
||||
<line number="75" hits="1"/>
|
||||
<line number="79" hits="1"/>
|
||||
<line number="80" hits="1"/>
|
||||
<line number="80" hits="0"/>
|
||||
<line number="83" hits="1"/>
|
||||
<line number="84" hits="1"/>
|
||||
<line number="85" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="93"/>
|
||||
@@ -2496,7 +2496,7 @@
|
||||
<line number="1327" hits="0" branch="true" condition-coverage="0% (0/2)" missing-branches="1328,1331"/>
|
||||
<line number="1328" hits="0" branch="true" condition-coverage="0% (0/2)" missing-branches="1329,1331"/>
|
||||
<line number="1329" hits="0"/>
|
||||
<line number="1331" hits="1"/>
|
||||
<line number="1331" hits="0"/>
|
||||
<line number="1332" hits="0"/>
|
||||
<line number="1334" hits="0"/>
|
||||
<line number="1336" hits="0"/>
|
||||
@@ -5191,7 +5191,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="automl.time_series" line-rate="0.6307" branch-rate="0.5169" complexity="0">
|
||||
<package name="automl.time_series" line-rate="0.6298" branch-rate="0.5127" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="automl/time_series/__init__.py" complexity="0" line-rate="0.7143" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -5891,7 +5891,7 @@
|
||||
<line number="556" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="ts_model.py" filename="automl/time_series/ts_model.py" complexity="0" line-rate="0.7348" branch-rate="0.5385">
|
||||
<class name="ts_model.py" filename="automl/time_series/ts_model.py" complexity="0" line-rate="0.7326" branch-rate="0.5256">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="1" hits="1"/>
|
||||
@@ -6148,9 +6148,9 @@
|
||||
<line number="516" hits="0"/>
|
||||
<line number="517" hits="0"/>
|
||||
<line number="519" hits="1"/>
|
||||
<line number="522" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="522" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="537"/>
|
||||
<line number="523" hits="1"/>
|
||||
<line number="537" hits="1"/>
|
||||
<line number="537" hits="0"/>
|
||||
<line number="549" hits="1"/>
|
||||
<line number="550" hits="1"/>
|
||||
<line number="551" hits="1"/>
|
||||
@@ -7930,7 +7930,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="tune" line-rate="0.7729" branch-rate="0.6745" complexity="0">
|
||||
<package name="tune" line-rate="0.7736" branch-rate="0.6763" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="tune/__init__.py" complexity="0" line-rate="0.6429" branch-rate="0">
|
||||
<methods/>
|
||||
@@ -8898,7 +8898,7 @@
|
||||
<line number="171" hits="0"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="tune.py" filename="tune/tune.py" complexity="0" line-rate="0.518" branch-rate="0.478">
|
||||
<class name="tune.py" filename="tune/tune.py" complexity="0" line-rate="0.5204" branch-rate="0.4835">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -9020,8 +9020,8 @@
|
||||
<line number="221" hits="1"/>
|
||||
<line number="222" hits="1"/>
|
||||
<line number="223" hits="1"/>
|
||||
<line number="224" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="225"/>
|
||||
<line number="225" hits="0"/>
|
||||
<line number="224" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="225" hits="1"/>
|
||||
<line number="226" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="227" hits="1"/>
|
||||
<line number="228" hits="1"/>
|
||||
@@ -9428,7 +9428,7 @@
|
||||
</class>
|
||||
</classes>
|
||||
</package>
|
||||
<package name="tune.searcher" line-rate="0.8293" branch-rate="0.7872" complexity="0">
|
||||
<package name="tune.searcher" line-rate="0.8303" branch-rate="0.7883" complexity="0">
|
||||
<classes>
|
||||
<class name="__init__.py" filename="tune/searcher/__init__.py" complexity="0" line-rate="1" branch-rate="1">
|
||||
<methods/>
|
||||
@@ -9438,7 +9438,7 @@
|
||||
<line number="3" hits="1"/>
|
||||
</lines>
|
||||
</class>
|
||||
<class name="blendsearch.py" filename="tune/searcher/blendsearch.py" complexity="0" line-rate="0.9391" branch-rate="0.9141">
|
||||
<class name="blendsearch.py" filename="tune/searcher/blendsearch.py" complexity="0" line-rate="0.9423" branch-rate="0.9172">
|
||||
<methods/>
|
||||
<lines>
|
||||
<line number="5" hits="1"/>
|
||||
@@ -9883,9 +9883,9 @@
|
||||
<line number="802" hits="1"/>
|
||||
<line number="803" hits="1"/>
|
||||
<line number="804" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="805" hits="1" branch="true" condition-coverage="50% (1/2)" missing-branches="806"/>
|
||||
<line number="806" hits="0"/>
|
||||
<line number="807" hits="0"/>
|
||||
<line number="805" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
<line number="806" hits="1"/>
|
||||
<line number="807" hits="1"/>
|
||||
<line number="808" hits="1"/>
|
||||
<line number="810" hits="1"/>
|
||||
<line number="814" hits="1" branch="true" condition-coverage="100% (2/2)"/>
|
||||
|
||||
@@ -48,7 +48,7 @@ executing==2.2.1
|
||||
fastapi==0.128.0
|
||||
fastjsonschema==2.21.2
|
||||
filelock==3.20.3
|
||||
-e git+https://github.com/microsoft/FLAML@b747e4857dcc8145b7cc3d865da0e8a88d218782#egg=FLAML
|
||||
-e git+https://github.com/microsoft/FLAML@8fa6578c3a8f480550a8313a82b43ebb170e412e#egg=FLAML
|
||||
fonttools==4.61.1
|
||||
fqdn==1.5.1
|
||||
frozenlist==1.8.0
|
||||
|
||||
@@ -36,4 +36,4 @@ torch==2.9.1
|
||||
torchvision==0.24.1
|
||||
transformers==4.57.3
|
||||
xgboost==3.1.3
|
||||
Current commit hash: b747e4857dcc8145b7cc3d865da0e8a88d218782
|
||||
Current commit hash: 8fa6578c3a8f480550a8313a82b43ebb170e412e
|
||||
|
||||
Reference in New Issue
Block a user