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

backend: name default backend operation implementations consistently #1107

Conversation

absolutelynothelix
Copy link
Collaborator

backend: name default backend operation implementations consistently

backend: xrender: remove obsolete commented out backend operations

backend: remove default implementations of obsolete backend operations

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1107 (44800ed) into next (751f305) will decrease coverage by 0.15%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             next    #1107      +/-   ##
==========================================
- Coverage   37.55%   37.41%   -0.15%     
==========================================
  Files          49       49              
  Lines       11181    11181              
==========================================
- Hits         4199     4183      -16     
- Misses       6982     6998      +16     
Files Changed Coverage Δ
src/backend/dummy/dummy.c 65.33% <ø> (ø)
src/backend/xrender/xrender.c 0.00% <ø> (ø)
src/backend/backend_common.c 39.38% <100.00%> (ø)

... and 2 files with indirect coverage changes

@absolutelynothelix absolutelynothelix force-pushed the name-default-backend-operation-implementations-consistently branch from 5710cf1 to 44800ed Compare September 23, 2023 22:15
Copy link
Owner

@yshui yshui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@yshui yshui merged commit e90757a into yshui:next Dec 16, 2023
16 checks passed
@absolutelynothelix absolutelynothelix deleted the name-default-backend-operation-implementations-consistently branch December 16, 2023 22:13
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