multiversx / mx-sdk-py

The MultiversX Python SDK.
MIT License
5 stars 0 forks source link

Codecs / ABI (part 2) #42

Closed andreibancioiu closed 1 month ago

github-actions[bot] commented 1 month ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  multiversx_sdk/abi
  abi.py 74, 94, 141, 166, 174
  abi_definition.py 19, 47, 70, 90, 110, 131, 151, 184, 207, 251
  address_value.py
  biguint_value.py
  bool_value.py 50, 53, 59
  bytes_value.py
  enum_value.py 57, 62, 69-79
  fields.py 19, 26-27, 34-35, 41, 47-48, 52-61
  interface.py 7, 10
  list_value.py 51, 66
  option_value.py 65-66, 69, 79
  parts.py
  serializer.py
  shared.py 38-44, 50-54
  small_int_values.py 85, 88, 91
  string_value.py 30-33, 42
  struct_value.py 36-41
  token_identifier_value.py 13
  tuple_value.py 13-17, 20, 23-27, 30-31, 34-44, 47-48, 51
  type_formula_parser.py 27, 33, 35, 45, 82, 95
  values_multi.py 11-17, 20, 26, 38, 68-79, 82-85
  multiversx_sdk/core
  address.py
  smart_contract_queries_controller.py
  smart_contract_query.py 20, 39-42
  multiversx_sdk/core/transactions_factories
  smart_contract_transactions_factory.py 32, 35, 38
Project Total  

The report is truncated to 25 files out of 28. To see the full report, please visit the workflow summary page.

This report was generated by python-coverage-comment-action