omnata-plugin-runtime 0.1.47__py3-none-any.whl → 0.1.48__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.
@@ -496,7 +496,7 @@ class OutboundSyncRequest(SyncRequest):
496
496
  # only used by testing framework when running a behave test
497
497
  if self._prebaked_record_state is not None:
498
498
  logger.info('returning prebaked record state')
499
- dataframe = self._prebaked_record_state[self._prebaked_record_state['SYNC_ACTION'].isin(sync_actions)] # pylint: disable=unsubscriptable-object
499
+ dataframe = self._prebaked_record_state[self._prebaked_record_state['SYNC_ACTION'].isin(sync_action_names)] # pylint: disable=unsubscriptable-object
500
500
  if len(dataframe)==0:
501
501
  # no need to do the whole FixedSizeGenerator thing for 0 records
502
502
  return self.__dataframe_wrapper(dataframe,render_jinja)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: omnata-plugin-runtime
3
- Version: 0.1.47
3
+ Version: 0.1.48
4
4
  Summary: A development kit to assist with building, testing and publishing Omnata Plugins
5
5
  Author: James Weakley
6
6
  Author-email: james.weakley@omnata.com
@@ -3,11 +3,11 @@ omnata_plugin_runtime/api.py,sha256=z0yyaLq51gzP7OCJJyerCyfOXV2fY9Hhu8Qk64Q_jms,
3
3
  omnata_plugin_runtime/configuration.py,sha256=ApmDhTG7TqURiQ5VCkfP8QY8rT5K9pQIdKi6qJurDnQ,29524
4
4
  omnata_plugin_runtime/forms.py,sha256=n_OTuWL8zldCQtxqP4ZORn4Jq3mKObLEZ9bZqOrWoSE,13518
5
5
  omnata_plugin_runtime/logging.py,sha256=qwJolvjKpOC0RcbP7kUQsqaS4OeMYTzdw7yacWVXKrQ,4629
6
- omnata_plugin_runtime/omnata_plugin.py,sha256=R0HERwH-ny7urTUXWfIsQOcmtznexKpHpTzQdaaXAf0,67459
6
+ omnata_plugin_runtime/omnata_plugin.py,sha256=qqir2ngJheY2ooC5WyrIbUyT8DKYxcaRjHGvURBB-e4,67464
7
7
  omnata_plugin_runtime/plugin_entrypoints.py,sha256=OV2h6my2sY6B14lYJIH9Os8DAqNdxP4PV50IANdgT-c,20116
8
8
  omnata_plugin_runtime/rate_limiting.py,sha256=wxjKF26cMyCRdkCdTytC-mXwJFgsMze-PJttiND9c8g,10078
9
9
  omnata_plugin_runtime/record_transformer.py,sha256=oDUHurMQl6ixsltBaZf6ngPxtoizcaS21LuxKMxlaxY,2611
10
- omnata_plugin_runtime-0.1.47.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
11
- omnata_plugin_runtime-0.1.47.dist-info/METADATA,sha256=ZAFJgkvk9PgIhUp9eH0XKd8apaxw0KsyuMWBrz48j5c,853
12
- omnata_plugin_runtime-0.1.47.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
13
- omnata_plugin_runtime-0.1.47.dist-info/RECORD,,
10
+ omnata_plugin_runtime-0.1.48.dist-info/LICENSE,sha256=IMF9i4xIpgCADf0U-V1cuf9HBmqWQd3qtI3FSuyW4zE,26526
11
+ omnata_plugin_runtime-0.1.48.dist-info/METADATA,sha256=gPGr1HF0TiHNA06x3B2lylBcivDafgY6uBpaRNYbO_w,853
12
+ omnata_plugin_runtime-0.1.48.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
13
+ omnata_plugin_runtime-0.1.48.dist-info/RECORD,,