pycarlo 0.10.64__py3-none-any.whl → 0.10.65__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.

Potentially problematic release.


This version of pycarlo might be problematic. Click here for more details.

pycarlo/lib/schema.json CHANGED
@@ -94364,7 +94364,7 @@
94364
94364
  "deprecationReason": null,
94365
94365
  "description": null,
94366
94366
  "isDeprecated": false,
94367
- "name": "topMconsByMonitorCount",
94367
+ "name": "topMulticoveredMconsByMonitorCount",
94368
94368
  "type": {
94369
94369
  "kind": "NON_NULL",
94370
94370
  "name": null,
pycarlo/lib/schema.py CHANGED
@@ -14974,7 +14974,7 @@ class ConversionResult(sgqlc.types.Type):
14974
14974
  "converted_monitor_uuids",
14975
14975
  "monitored_tables_count",
14976
14976
  "selected_tables_count",
14977
- "top_mcons_by_monitor_count",
14977
+ "top_multicovered_mcons_by_monitor_count",
14978
14978
  "sample_covered_not_monitored",
14979
14979
  "sample_monitored_not_covered",
14980
14980
  "mcons_covered_by_table_monitor_audiences",
@@ -15045,9 +15045,9 @@ class ConversionResult(sgqlc.types.Type):
15045
15045
 
15046
15046
  selected_tables_count = sgqlc.types.Field(Int, graphql_name="selectedTablesCount")
15047
15047
 
15048
- top_mcons_by_monitor_count = sgqlc.types.Field(
15048
+ top_multicovered_mcons_by_monitor_count = sgqlc.types.Field(
15049
15049
  sgqlc.types.non_null(sgqlc.types.list_of(sgqlc.types.non_null("MconCountPair"))),
15050
- graphql_name="topMconsByMonitorCount",
15050
+ graphql_name="topMulticoveredMconsByMonitorCount",
15051
15051
  )
15052
15052
 
15053
15053
  sample_covered_not_monitored = sgqlc.types.Field(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pycarlo
3
- Version: 0.10.64
3
+ Version: 0.10.65
4
4
  Summary: Monte Carlo's Python SDK
5
5
  Home-page: https://www.montecarlodata.com/
6
6
  Author: Monte Carlo Data, Inc
@@ -35,10 +35,10 @@ pycarlo/features/user/queries.py,sha256=m97RvM0oiBlrU5xmOwe_JJ5N0G0NG5hIOeyQqN2O
35
35
  pycarlo/features/user/service.py,sha256=DHkhuonySaHro07NTd0YNe3cNkDk62CiRTY77dhVaMs,2890
36
36
  pycarlo/lib/README.md,sha256=QGNeUefPzLKGyZqn5aITpcFgkC9WQTNS292BGisRFHk,139
37
37
  pycarlo/lib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- pycarlo/lib/schema.json,sha256=5kx54CFYIdhQF15yd9rtwVNqHS5YjluVlNHdAjogous,5975529
39
- pycarlo/lib/schema.py,sha256=EV5n7Hcv1g8OMduof-LhfXm_BeEdZRsJe7P4eoyLlMs,2582182
40
- pycarlo-0.10.64.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
- pycarlo-0.10.64.dist-info/METADATA,sha256=8EfMHeLqvXEu5eVsI0_84E51lpHz2pZCUZvi_o9jmxk,8741
42
- pycarlo-0.10.64.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
- pycarlo-0.10.64.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
- pycarlo-0.10.64.dist-info/RECORD,,
38
+ pycarlo/lib/schema.json,sha256=zZt_ILGQ6rgD2b17W32UDdphleHuS4MJqfsaiupDj4A,5975541
39
+ pycarlo/lib/schema.py,sha256=5Tj_X7Rl_h1NYBX_7kFTxO87xOh-89U5Jg5nM_sjv8w,2582220
40
+ pycarlo-0.10.65.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
41
+ pycarlo-0.10.65.dist-info/METADATA,sha256=RhsyRg_Ll43qNfZrfXzwQiazqSSb8QSFpjMsOAjfLsM,8741
42
+ pycarlo-0.10.65.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
43
+ pycarlo-0.10.65.dist-info/top_level.txt,sha256=TIE04H4pgzGaFxAB-gvkmVAUOAoHxxFfhnEcpuQ5bF4,8
44
+ pycarlo-0.10.65.dist-info/RECORD,,