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

make opEquals generator easier to understand #485

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

WebFreak001
Copy link
Member

@WebFreak001 WebFreak001 commented Feb 14, 2023

also test it

We no longer go over all members that are not functions, but now we go over all fields now (excludes aliases and methods now)

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #485 (e3b0e3c) into master (0f347e9) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #485      +/-   ##
==========================================
+ Coverage   83.44%   83.49%   +0.05%     
==========================================
  Files          11       11              
  Lines        8456     8483      +27     
==========================================
+ Hits         7056     7083      +27     
  Misses       1400     1400              
Impacted Files Coverage Δ
src/dparse/ast.d 70.25% <100.00%> (+1.41%) ⬆️

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 0f347e9...e3b0e3c. Read the comment docs.

@WebFreak001 WebFreak001 merged commit 98bf0f4 into dlang-community:master Feb 14, 2023
@WebFreak001 WebFreak001 deleted the simplify-opequals branch February 14, 2023 12:55
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.

1 participant