Skip to content

Conversation

@iMichka
Copy link
Collaborator

@iMichka iMichka commented Aug 3, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

Merging #161 (f17dd92) into develop (54052cb) will not change coverage.
The diff coverage is 98.95%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff            @@
##           develop     #161   +/-   ##
========================================
  Coverage    91.69%   91.69%           
========================================
  Files          137      137           
  Lines        10689    10689           
========================================
  Hits          9801     9801           
  Misses         888      888           
Flag Coverage Δ
unittests 91.69% <98.95%> (ø)

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

Files Changed Coverage Δ
unittests/patcher_tester.py 67.60% <50.00%> (ø)
unittests/algorithms_cache_tester.py 100.00% <100.00%> (ø)
unittests/array_bug_tester.py 95.52% <100.00%> (ø)
unittests/attributes_tester.py 68.08% <100.00%> (ø)
unittests/better_templates_matcher_tester.py 100.00% <100.00%> (ø)
unittests/bit_fields_tester.py 100.00% <100.00%> (ø)
unittests/cache_enums_tester.py 96.96% <100.00%> (ø)
unittests/cached_source_file_tester.py 100.00% <100.00%> (ø)
unittests/call_invocation_tester.py 100.00% <100.00%> (ø)
unittests/calldef_matcher_tester.py 100.00% <100.00%> (ø)
... and 69 more

@iMichka iMichka force-pushed the py branch 6 times, most recently from 5f13c0e to 8921f84 Compare August 3, 2023 14:35
Fix deprecation warning
DeprecationWarning: unittest.makeSuite() is deprecated and will be removed in Python 3.13. Please use unittest.TestLoader.loadTestsFromTestCase() instead.
@iMichka iMichka changed the title Add tests for Python 3.9, 3.10, 3.11 Add official support for Python 3.9, 3.10, 3.11 Aug 3, 2023
@iMichka iMichka merged commit 3a5534b into CastXML:develop Aug 3, 2023
@iMichka iMichka deleted the py branch August 3, 2023 17:11
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.

2 participants