Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2021

No description provided.

sdimitro and others added 2 commits February 3, 2021 13:56
drgn recently dropped all semantics of == for drgn.Type objects
in the following commit as there are multiple reasonable ways
to define type equality depending on the use case:
osandov/drgn@7d7aa7b

We already have our own definition within SDB were we pretty
much match types by name [see comment sdb.target.type_equals()].
This commit updates leftover instances of == for types within SDB.
@codecov-io
Copy link

codecov-io commented Feb 4, 2021

Codecov Report

Merging #255 (6754f05) into 6.0/stage (f0aa360) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           6.0/stage     #255      +/-   ##
=============================================
+ Coverage      87.37%   87.41%   +0.04%     
=============================================
  Files             60       60              
  Lines           2496     2496              
=============================================
+ Hits            2181     2182       +1     
+ Misses           315      314       -1     
Impacted Files Coverage Δ
sdb/target.py 100.00% <ø> (+2.38%) ⬆️
sdb/pipeline.py 82.35% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f0aa360...6754f05. Read the comment docs.

@sdimitro sdimitro merged commit 6dc3f3e into 6.0/stage Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants