Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Added support for long type names in tests. #1238

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

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

jgebal
Copy link
Member

@jgebal jgebal commented Oct 17, 2022

Resolves: #1235

@jgebal jgebal added the bugfix label Oct 17, 2022
@jgebal jgebal added this to the 3.1.13 milestone Oct 17, 2022
@jgebal jgebal self-assigned this Oct 17, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 17, 2022

Unit Test Results

       1 files         2 suites   5m 12s ⏱️
1 025 tests 1 021 ✔️ 4 💤 0
1 028 runs  1 020 ✔️ 8 💤 0

Results for commit 1eb52e1.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 94.47% // Head: 94.47% // No change to project coverage 👍

Coverage data is based on head (1eb52e1) compared to base (3516e08).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1238   +/-   ##
========================================
  Coverage    94.47%   94.47%           
========================================
  Files          108      108           
  Lines         5089     5089           
  Branches        22       22           
========================================
  Hits          4808     4808           
  Misses         274      274           
  Partials         7        7           
Flag Coverage Δ
11XE 93.85% <ø> (+0.10%) ⬆️
12.1EE 93.85% <ø> (+0.02%) ⬆️
18XE 94.11% <ø> (ø)
21XE 94.28% <ø> (ø)

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

Impacted Files Coverage Δ
...rce/expectations/data_values/ut_cursor_details.tpb 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jgebal jgebal changed the title Adding support for long type names in tests. Added support for long type names in tests. Oct 17, 2022
@jgebal jgebal merged commit e71571a into develop Oct 17, 2022
@jgebal jgebal deleted the bugfix/long_type_name_support branch October 17, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception when comparing collections with utp.ut.expect
1 participant