Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate utils.is_str #168

Merged
merged 1 commit into from
Aug 21, 2023
Merged

Deprecate utils.is_str #168

merged 1 commit into from
Aug 21, 2023

Conversation

iMichka
Copy link
Contributor

@iMichka iMichka commented Aug 21, 2023

We don't support Python 2 since a long time now

@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

Merging #168 (fa56370) into develop (ce011e1) will decrease coverage by 0.03%.
Report is 2 commits behind head on develop.
The diff coverage is 84.61%.

❗ 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     #168      +/-   ##
===========================================
- Coverage    91.71%   91.68%   -0.03%     
===========================================
  Files          138      138              
  Lines        10736    10734       -2     
===========================================
- Hits          9847     9842       -5     
- Misses         889      892       +3     
Flag Coverage Δ
unittests 91.68% <84.61%> (-0.03%) ⬇️

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

Files Changed Coverage Δ
src/pygccxml/parser/linker.py 90.09% <0.00%> (-0.05%) ⬇️
src/pygccxml/utils/utils.py 73.45% <0.00%> (-1.70%) ⬇️
src/pygccxml/declarations/container_traits.py 90.27% <100.00%> (ø)
src/pygccxml/declarations/type_traits.py 91.53% <100.00%> (ø)
src/pygccxml/parser/config.py 90.22% <100.00%> (-0.05%) ⬇️
src/pygccxml/parser/project_reader.py 80.00% <100.00%> (ø)
src/pygccxml/parser/scanner.py 96.28% <100.00%> (ø)
unittests/find_container_traits_tester.py 95.55% <100.00%> (-0.05%) ⬇️

We don't support Python 2 since a long time now
@iMichka iMichka merged commit 156941f into CastXML:develop Aug 21, 2023
7 of 8 checks passed
@iMichka iMichka deleted the str branch August 21, 2023 20:34
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