Skip to content

Conversation

@feng-j678
Copy link
Contributor

[x] Fix "NameError: name 'OrderedDict' is not defined" during runtime
[x] change import to import collections
[x] use collections.OrdereDict() instead of OrderedDict()

@codecov
Copy link

codecov bot commented Jul 6, 2023

Codecov Report

Merging #204 (46f24c2) into master (c558335) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #204   +/-   ##
=======================================
  Coverage   90.11%   90.11%           
=======================================
  Files          90       90           
  Lines       14443    14443           
=======================================
  Hits        13016    13016           
  Misses       1427     1427           
Flag Coverage Δ
python27 90.11% <100.00%> (ø)
python39 90.11% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/core/src/service_interfaces/StatusHandler.py 94.40% <100.00%> (ø)

@feng-j678 feng-j678 merged commit dc0a735 into master Jul 6, 2023
@feng-j678 feng-j678 deleted the user/jf/fix_ordereddict_runtime_error branch July 6, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants