locust 2.32.7.dev1__py3-none-any.whl → 2.32.7.dev6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,7 @@
8
8
  <meta name="theme-color" content="#000000" />
9
9
 
10
10
  <title>{{ auth_title | default("Locust") }}</title>
11
- <script type="module" crossorigin src="./assets/index-CwF7Fst2.js"></script>
11
+ <script type="module" crossorigin src="./assets/index-C7ERiV82.js"></script>
12
12
  </head>
13
13
  <body>
14
14
  <div id="root"></div>
@@ -8,7 +8,7 @@
8
8
  <meta name="theme-color" content="#000000" />
9
9
 
10
10
  <title>Locust</title>
11
- <script type="module" crossorigin src="./assets/index-CwF7Fst2.js"></script>
11
+ <script type="module" crossorigin src="./assets/index-C7ERiV82.js"></script>
12
12
  </head>
13
13
  <body>
14
14
  <div id="root"></div>
@@ -220,7 +220,7 @@ PERFORMANCE OF THIS SOFTWARE.
220
220
  <span style="color:${f};">
221
221
  ${h}:&nbsp${kSe({chartValueFormatter:i,value:d})}
222
222
  </span>
223
- `,""):"No data",borderWidth:0},xAxis:{type:"time",min:(t.time||[new Date().toISOString()])[0],startValue:(t.time||[])[0],axisLabel:{formatter:DSe}},grid:{left:60,right:40},yAxis:MSe({splitAxis:a,yAxisLabels:o}),series:x$({charts:t,lines:r,scatterplot:s}),color:n,toolbox:{right:10,feature:{dataZoom:{title:{zoom:"Zoom Select",back:"Zoom Reset"},yAxisIndex:!1},saveAsImage:{name:e.replace(/\s+/g,"_").toLowerCase()+"_"+new Date().getTime()/1e3,title:"Download as PNG",emphasis:{iconStyle:{textPosition:"left"}}}}}}),ISe=t=>({symbol:"none",label:{formatter:e=>`Run #${e.dataIndex+1}`,padding:[0,0,8,0]},data:(t.markers||[]).map(e=>({xAxis:e}))}),ESe=t=>e=>{const{batch:r}=e;if(!r)return;const[{start:n,startValue:i,end:a}]=r,o=n>0&&a<=100||i>0;t.setOption({dataZoom:[{type:"slider",show:o}]})},LSe=cq;function RSe({charts:t,title:e,lines:r,colors:n,chartValueFormatter:i,splitAxis:a,yAxisLabels:o,scatterplot:s,shouldReplaceMergeLines:l=!1}){const[u,c]=Q.useState(null),f=LSe(({theme:{isDarkMode:d}})=>d),h=Q.useRef(null);return Q.useEffect(()=>{if(!h.current)return;const d=mle(h.current);d.setOption(PSe({charts:t,title:e,lines:r,colors:n,chartValueFormatter:i,splitAxis:a,yAxisLabels:o,scatterplot:s})),d.on("datazoom",ESe(d));const v=()=>d.resize();return window.addEventListener("resize",v),d.group="swarmCharts",_le("swarmCharts"),c(d),()=>{xle(d),window.removeEventListener("resize",v)}},[h]),Q.useEffect(()=>{const d=r.every(({key:v})=>!!t[v]);u&&d&&u.setOption({series:r.map(({key:v,yAxisIndex:y,...m},_)=>({...m,data:t[v],...a?{yAxisIndex:y||_}:{},..._===0?{markLine:ISe(t)}:{}}))})},[t,u,r]),Q.useEffect(()=>{if(u){const{textColor:d,axisColor:v,backgroundColor:y,splitLine:m}=f?N5.DARK:N5.LIGHT;u.setOption({backgroundColor:y,textStyle:{color:d},title:{textStyle:{color:d}},legend:{icon:"circle",inactiveColor:d,textStyle:{color:d}},tooltip:{backgroundColor:y,textStyle:{color:d}},xAxis:{axisLine:{lineStyle:{color:v}}},yAxis:{axisLine:{lineStyle:{color:v}},splitLine:{lineStyle:{color:m}}}})}},[u,f]),Q.useEffect(()=>{u&&u.setOption({series:x$({charts:t,lines:r,scatterplot:s})},l?{replaceMerge:["series"]}:void 0)},[r]),re.jsx("div",{ref:h,style:{width:"100%",height:"300px"}})}const OSe=zl.percentilesToChart?zl.percentilesToChart.map(t=>({name:`${t*100}th percentile`,key:`responseTimePercentile${t}`})):[],NSe=["#ff9f00","#9966CC","#8A2BE2","#8E4585","#E0B0FF","#C8A2C8","#E6E6FA"],zSe=[{title:"Total Requests per Second",lines:[{name:"RPS",key:"currentRps"},{name:"Failures/s",key:"currentFailPerSec"}],colors:["#00ca5a","#ff6d6d"]},{title:"Response Times (ms)",lines:OSe,colors:NSe},{title:"Number of Users",lines:[{name:"Number of Users",key:"userCount"}],colors:["#0099ff"]}];function S$({charts:t}){return re.jsx("div",{children:zSe.map((e,r)=>re.jsx(RSe,{...e,charts:t},`swarm-chart-${r}`))})}const BSe=({ui:{charts:t}})=>({charts:t});ep(BSe)(S$);function FSe(t){return(t*100).toFixed(1)+"%"}function QC({classRatio:t}){return re.jsx("ul",{children:Object.entries(t).map(([e,{ratio:r,tasks:n}])=>re.jsxs("li",{children:[`${FSe(r)} ${e}`,n&&re.jsx(QC,{classRatio:n})]},`nested-ratio-${e}`))})}function w$({ratios:{perClass:t,total:e}}){return!t&&!e?null:re.jsxs("div",{children:[t&&re.jsxs(re.Fragment,{children:[re.jsx("h3",{children:"Ratio Per Class"}),re.jsx(QC,{classRatio:t})]}),e&&re.jsxs(re.Fragment,{children:[re.jsx("h3",{children:"Total Ratio"}),re.jsx(QC,{classRatio:e})]})]})}const VSe=({ui:{ratios:t}})=>({ratios:t});ep(VSe)(w$);const Lw={DARK:"dark",LIGHT:"light"},b$=localStorage.theme===Lw.DARK||!("theme"in localStorage)&&window.matchMedia("(prefers-color-scheme: dark)").matches?Lw.DARK:Lw.LIGHT,GSe={isDarkMode:!1},HSe=UZ({name:"theme",initialState:GSe,reducers:{setIsDarkMode:(t,{payload:e})=>{t.isDarkMode=e}}}),$Se=HSe.reducer,WSe=t=>yT({palette:{mode:t,primary:{main:"#15803d"},success:{main:"#00C853"}},components:{MuiCssBaseline:{styleOverrides:{":root":{"--footer-height":"40px"},p:{margin:0}}}}}),USe=WSe(window.theme||b$),jSe=(window.theme||b$)==="dark",YSe=[{key:"method",title:"Type"},{key:"name",title:"Name"},{key:"numRequests",title:"# Requests"},{key:"numFailures",title:"# Fails"},{key:"avgResponseTime",title:"Average (ms)",round:2},{key:"minResponseTime",title:"Min (ms)"},{key:"maxResponseTime",title:"Max (ms)"},{key:"avgContentLength",title:"Average size (bytes)",round:2},{key:"totalRps",title:"RPS",round:2},{key:"totalFailPerSec",title:"Failures/s",round:2}],XSe=NZ({reducer:RB({theme:$Se}),preloadedState:{theme:{isDarkMode:jSe}}});function ZSe({locustfile:t,showDownloadLink:e,startTime:r,endTime:n,duration:i,charts:a,host:o,exceptionsStatistics:s,requestsStatistics:l,failuresStatistics:u,responseTimeStatistics:c,tasks:f}){return re.jsx(eK,{store:XSe,children:re.jsxs(Q7,{theme:USe,children:[re.jsx(OY,{}),re.jsxs(IY,{maxWidth:"lg",sx:{my:4},children:[re.jsxs(fi,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-end"},children:[re.jsx(Qr,{component:"h1",noWrap:!0,sx:{fontWeight:700},variant:"h3",children:"Locust Test Report"}),e&&re.jsx(IB,{href:`?download=1&theme=${window.theme}`,children:"Download the Report"})]}),re.jsxs(fi,{sx:{my:2},children:[re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"During:"}),re.jsxs(Qr,{children:[KC(r)," - ",KC(n)," (",i,")"]})]}),re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"Target Host:"}),re.jsx(Qr,{children:o||"None"})]}),re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"Script:"}),re.jsx(Qr,{children:t})]})]}),re.jsxs(fi,{sx:{display:"flex",flexDirection:"column",rowGap:4},children:[re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Request Statistics"}),re.jsx(F3,{stats:l,tableStructure:YSe})]}),!!c.length&&re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Response Time Statistics"}),re.jsx(_te,{responseTimes:c})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Failures Statistics"}),re.jsx(B3,{errors:u})]}),!!s.length&&re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Exceptions Statistics"}),re.jsx(z3,{exceptions:s})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Charts"}),re.jsx(S$,{charts:a})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Final ratio"}),re.jsx(w$,{ratios:f})]})]})]})]})})}const qSe=M8.createRoot(document.getElementById("root"));qSe.render(re.jsx(k8,{fallbackRender:I8,children:re.jsx(ZSe,{...O8})}));</script>
223
+ `,""):"No data",borderWidth:0},xAxis:{type:"time",min:(t.time||[new Date().toISOString()])[0],startValue:(t.time||[])[0],axisLabel:{formatter:DSe}},grid:{left:60,right:40},yAxis:MSe({splitAxis:a,yAxisLabels:o}),series:x$({charts:t,lines:r,scatterplot:s}),color:n,toolbox:{right:10,feature:{dataZoom:{title:{zoom:"Zoom Select",back:"Zoom Reset"},yAxisIndex:!1},saveAsImage:{name:e.replace(/\s+/g,"_").toLowerCase()+"_"+new Date().getTime()/1e3,title:"Download as PNG",emphasis:{iconStyle:{textPosition:"left"}}}}}}),ISe=t=>({symbol:"none",label:{formatter:e=>`Run #${e.dataIndex+1}`,padding:[0,0,8,0]},data:(t.markers||[]).map(e=>({xAxis:e}))}),ESe=t=>e=>{const{batch:r}=e;if(!r)return;const[{start:n,startValue:i,end:a}]=r,o=n>0&&a<=100||i>0;t.setOption({dataZoom:[{type:"slider",show:o}]})},LSe=cq;function RSe({charts:t,title:e,lines:r,colors:n,chartValueFormatter:i,splitAxis:a,yAxisLabels:o,scatterplot:s,shouldReplaceMergeLines:l=!1}){const[u,c]=Q.useState(null),f=LSe(({theme:{isDarkMode:d}})=>d),h=Q.useRef(null);return Q.useEffect(()=>{if(!h.current)return;const d=mle(h.current);d.setOption(PSe({charts:t,title:e,lines:r,colors:n,chartValueFormatter:i,splitAxis:a,yAxisLabels:o,scatterplot:s})),d.on("datazoom",ESe(d));const v=()=>d.resize();return window.addEventListener("resize",v),d.group="swarmCharts",_le("swarmCharts"),c(d),()=>{xle(d),window.removeEventListener("resize",v)}},[h]),Q.useEffect(()=>{const d=r.every(({key:v})=>!!t[v]);u&&d&&u.setOption({series:r.map(({key:v,yAxisIndex:y,...m},_)=>({...m,data:t[v],...a?{yAxisIndex:y||_}:{},..._===0?{markLine:ISe(t)}:{}}))})},[t,u,r]),Q.useEffect(()=>{if(u){const{textColor:d,axisColor:v,backgroundColor:y,splitLine:m}=f?N5.DARK:N5.LIGHT;u.setOption({backgroundColor:y,textStyle:{color:d},title:{textStyle:{color:d}},legend:{icon:"circle",inactiveColor:d,textStyle:{color:d}},tooltip:{backgroundColor:y,textStyle:{color:d}},xAxis:{axisLine:{lineStyle:{color:v}}},yAxis:{axisLine:{lineStyle:{color:v}},splitLine:{lineStyle:{color:m}}}})}},[u,f]),Q.useEffect(()=>{u&&u.setOption({series:x$({charts:t,lines:r,scatterplot:s})},l?{replaceMerge:["series"]}:void 0)},[r]),re.jsx("div",{ref:h,style:{width:"100%",height:"300px"}})}const OSe=zl.percentilesToChart?zl.percentilesToChart.map(t=>({name:`${t*100}th percentile`,key:`responseTimePercentile${t}`})):[],NSe=["#ff9f00","#9966CC","#8A2BE2","#8E4585","#E0B0FF","#C8A2C8","#E6E6FA"],zSe=[{title:"Total Requests per Second",lines:[{name:"RPS",key:"currentRps"},{name:"Failures/s",key:"currentFailPerSec"}],colors:["#00ca5a","#ff6d6d"]},{title:"Response Times (ms)",lines:OSe,colors:NSe},{title:"Number of Users",lines:[{name:"Number of Users",key:"userCount"}],colors:["#0099ff"]}];function S$({charts:t}){return re.jsx("div",{children:zSe.map((e,r)=>re.jsx(RSe,{...e,charts:t},`swarm-chart-${r}`))})}const BSe=({ui:{charts:t}})=>({charts:t});ep(BSe)(S$);function FSe(t){return(t*100).toFixed(1)+"%"}function QC({classRatio:t}){return re.jsx("ul",{children:Object.entries(t).map(([e,{ratio:r,tasks:n}])=>re.jsxs("li",{children:[`${FSe(r)} ${e}`,n&&re.jsx(QC,{classRatio:n})]},`nested-ratio-${e}`))})}function w$({ratios:{perClass:t,total:e}}){return!t&&!e?null:re.jsxs("div",{children:[t&&re.jsxs(re.Fragment,{children:[re.jsx("h3",{children:"Ratio Per Class"}),re.jsx(QC,{classRatio:t})]}),e&&re.jsxs(re.Fragment,{children:[re.jsx("h3",{children:"Total Ratio"}),re.jsx(QC,{classRatio:e})]})]})}const VSe=({ui:{ratios:t}})=>({ratios:t});ep(VSe)(w$);const Lw={DARK:"dark",LIGHT:"light"},b$=localStorage.theme===Lw.DARK||!("theme"in localStorage)&&window.matchMedia("(prefers-color-scheme: dark)").matches?Lw.DARK:Lw.LIGHT,GSe={isDarkMode:!1},HSe=UZ({name:"theme",initialState:GSe,reducers:{setIsDarkMode:(t,{payload:e})=>{t.isDarkMode=e}}}),$Se=HSe.reducer,WSe=t=>yT({palette:{mode:t,primary:{main:"#15803d"},success:{main:"#00C853"}},components:{MuiCssBaseline:{styleOverrides:{":root":{"--footer-height":"40px"},p:{margin:0},ul:{paddingLeft:"16px"}}}}}),USe=WSe(window.theme||b$),jSe=(window.theme||b$)==="dark",YSe=[{key:"method",title:"Type"},{key:"name",title:"Name"},{key:"numRequests",title:"# Requests"},{key:"numFailures",title:"# Fails"},{key:"avgResponseTime",title:"Average (ms)",round:2},{key:"minResponseTime",title:"Min (ms)"},{key:"maxResponseTime",title:"Max (ms)"},{key:"avgContentLength",title:"Average size (bytes)",round:2},{key:"totalRps",title:"RPS",round:2},{key:"totalFailPerSec",title:"Failures/s",round:2}],XSe=NZ({reducer:RB({theme:$Se}),preloadedState:{theme:{isDarkMode:jSe}}});function ZSe({locustfile:t,showDownloadLink:e,startTime:r,endTime:n,duration:i,charts:a,host:o,exceptionsStatistics:s,requestsStatistics:l,failuresStatistics:u,responseTimeStatistics:c,tasks:f}){return re.jsx(eK,{store:XSe,children:re.jsxs(Q7,{theme:USe,children:[re.jsx(OY,{}),re.jsxs(IY,{maxWidth:"lg",sx:{my:4},children:[re.jsxs(fi,{sx:{display:"flex",justifyContent:"space-between",alignItems:"flex-end"},children:[re.jsx(Qr,{component:"h1",noWrap:!0,sx:{fontWeight:700},variant:"h3",children:"Locust Test Report"}),e&&re.jsx(IB,{href:`?download=1&theme=${window.theme}`,children:"Download the Report"})]}),re.jsxs(fi,{sx:{my:2},children:[re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"During:"}),re.jsxs(Qr,{children:[KC(r)," - ",KC(n)," (",i,")"]})]}),re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"Target Host:"}),re.jsx(Qr,{children:o||"None"})]}),re.jsxs(fi,{sx:{display:"flex",columnGap:.5},children:[re.jsx(Qr,{fontWeight:600,children:"Script:"}),re.jsx(Qr,{children:t})]})]}),re.jsxs(fi,{sx:{display:"flex",flexDirection:"column",rowGap:4},children:[re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Request Statistics"}),re.jsx(F3,{stats:l,tableStructure:YSe})]}),!!c.length&&re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Response Time Statistics"}),re.jsx(_te,{responseTimes:c})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Failures Statistics"}),re.jsx(B3,{errors:u})]}),!!s.length&&re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Exceptions Statistics"}),re.jsx(z3,{exceptions:s})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Charts"}),re.jsx(S$,{charts:a})]}),re.jsxs(fi,{children:[re.jsx(Qr,{component:"h2",mb:1,noWrap:!0,variant:"h4",children:"Final ratio"}),re.jsx(w$,{ratios:f})]})]})]})]})})}const qSe=M8.createRoot(document.getElementById("root"));qSe.render(re.jsx(k8,{fallbackRender:I8,children:re.jsx(ZSe,{...O8})}));</script>
224
224
  </head>
225
225
  {% endraw %}
226
226
  <body>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: locust
3
- Version: 2.32.7.dev1
3
+ Version: 2.32.7.dev6
4
4
  Summary: Developer-friendly load testing framework
5
5
  Home-page: https://locust.io/
6
6
  License: MIT
@@ -101,7 +101,7 @@ Locust has a user friendly web interface that shows the progress of your test in
101
101
  <picture>
102
102
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
103
103
  <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-dark.png" alt="Locust UI charts" height="100" width="200"/>
104
- <img src="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
104
+ <img src="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/bottlenecked-server-light.png" alt="Locust UI charts" height="100" width="200"/>
105
105
  </picture>
106
106
  <picture>
107
107
  <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/locustio/locust/refs/heads/master/docs/images/webui-running-statistics-light.png" alt="Locust UI stats" height="100" width="200"/>
@@ -1,6 +1,6 @@
1
1
  locust/__init__.py,sha256=Jit8eNUrwuMLqavyFvMZr69e61DILq_KB4yT4MciScw,1681
2
2
  locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
3
- locust/_version.py,sha256=zj8YQ96EyEXiX0sxvKdEUvaCmVxrzPurheLY8XmS5vA,458
3
+ locust/_version.py,sha256=dvGO394JK5C8YkO7baw3dnoEg0IEQG2GMUB7I41MsSc,458
4
4
  locust/argument_parser.py,sha256=NsTd3R_7BCLyXsaHi_1ld40GMOVxJ6a3Ju2kyvHGy6o,32486
5
5
  locust/clients.py,sha256=XK-xabq2_5GZKMEjebDobvEjeBTtCs8h2EelL7s68Qs,19346
6
6
  locust/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -42,13 +42,17 @@ locust/util/url.py,sha256=s_W2PCxvxTWxWX0yUvp-8VBuQm881KwI5X9iifogZG4,321
42
42
  locust/web.py,sha256=ASJwdnHRzAeE2HX1tL8I_xG2VziN772nvTDsZr3Tvv8,29814
43
43
  locust/webui/dist/assets/favicon-dark.png,sha256=6zVkRtiRfU45qQGvEhf1cq2nNauFs_JW5SI79wT0YkM,2437
44
44
  locust/webui/dist/assets/favicon-light.png,sha256=VdG2GZyeTCOML7xfievupBP4EhmHoUqlVCw-tXqkvxU,2468
45
- locust/webui/dist/assets/index-CwF7Fst2.js,sha256=2cvd59L6NvPDZ62heCOXa-frxjKn6UDyl1pmiuVsI2I,1678819
46
- locust/webui/dist/auth.html,sha256=JYZcdglsfY3B4LEPCteWiNd5kPX21Lx1oaaI00iCTxo,678
47
- locust/webui/dist/index.html,sha256=uMAhFNZjFQrWASkqHYx0GPsGSs2DO00OrRkvWItpv38,654
48
- locust/webui/dist/report.html,sha256=wd_TO5cREIfgk0ru49DX0Zlxopb5iWsyuB36v_rfST8,1474524
45
+ locust/webui/dist/assets/graphs-dark.png,sha256=_nS7sWe2ozG1vb3Gy_3Qv6bE0-xxlAvnRlxvDyBCIR0,282277
46
+ locust/webui/dist/assets/graphs-light.png,sha256=7L6pOehXqCojQclzeP91l-LskFQAw_nKbYOdFKvDWPQ,348913
47
+ locust/webui/dist/assets/index-C7ERiV82.js,sha256=2QkH7Q7qPO0Z6FtwXwXM2EPB4iJV1gG1FlZ3R56IxF0,1680551
48
+ locust/webui/dist/assets/testruns-dark.png,sha256=np6MvpgJ2gkKQ66SOmukLtjsMtHqTSr5dNfza-2XtCo,267621
49
+ locust/webui/dist/assets/testruns-light.png,sha256=iLAxBZh3kRsfGkcB1-1KSAbFgGji43IqiUrYuJlUoPk,276839
50
+ locust/webui/dist/auth.html,sha256=tI_6861EhywnszJfnW6ALZHJrFmS_VRMq_BWT7kWH1E,678
51
+ locust/webui/dist/index.html,sha256=MYkA6Tj3zLCFToWYbTfsjYRS5Y0W02woOlk_fehDxnA,654
52
+ locust/webui/dist/report.html,sha256=hfA5UaInMF7e5US6xB7IRjoa2Gcy-HOauJMbctvnGG4,1474548
49
53
  poetry.lock,sha256=jpNQ61wRdb0aYe9pOanLK9xtROAx-nx7DVB_xlGqHeQ,214415
50
- locust-2.32.7.dev1.dist-info/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
51
- locust-2.32.7.dev1.dist-info/METADATA,sha256=p-LiNq2rv4nwL5lv03VFmd4J6SqoSQMznYSLgHl5ZRg,9990
52
- locust-2.32.7.dev1.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
53
- locust-2.32.7.dev1.dist-info/entry_points.txt,sha256=RhIxlLwU_Ae_WjimS5COUDLagdCh6IOMyLtgaQxNmlM,43
54
- locust-2.32.7.dev1.dist-info/RECORD,,
54
+ locust-2.32.7.dev6.dist-info/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
55
+ locust-2.32.7.dev6.dist-info/METADATA,sha256=CRIwuoQAbA3RCOlPTAwYkv29JbEqw4L__2J0qMflPwE,9989
56
+ locust-2.32.7.dev6.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
57
+ locust-2.32.7.dev6.dist-info/entry_points.txt,sha256=RhIxlLwU_Ae_WjimS5COUDLagdCh6IOMyLtgaQxNmlM,43
58
+ locust-2.32.7.dev6.dist-info/RECORD,,