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

Fix #4700 - "Show all" does not display all individuals in list #4743

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jon48
Copy link
Contributor

@jon48 jon48 commented Jan 29, 2023

Most of my comments about it are already in the bug section.

In the PR, I am giving a slightly different version than in my last comment, but hopefully, it has the same behavior.

It is the first time I have dug into the n_surn / n_surname logic, and I hope I have not missing something fundamentals. Whilst testing, I noted some oddities around the "no surname" case, and case sensitivity, but I feel they go beyond that PR, and I will probably raise further issues to discuss those.

@codecov
Copy link

codecov bot commented Jan 29, 2023

Codecov Report

Merging #4743 (94edd21) into main (8634feb) will increase coverage by 0.00%.
The diff coverage is 85.71%.

@@            Coverage Diff            @@
##               main    #4743   +/-   ##
=========================================
  Coverage     30.89%   30.90%           
- Complexity    11357    11358    +1     
=========================================
  Files          1188     1188           
  Lines         47891    47896    +5     
=========================================
+ Hits          14796    14800    +4     
- Misses        33095    33096    +1     
Impacted Files Coverage Δ
app/Module/IndividualListModule.php 61.72% <85.71%> (+0.24%) ⬆️

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

@arbor95
Copy link
Contributor

arbor95 commented Feb 15, 2024

there has recently (#4904) been a change to this module, so that your patch is no longer valid. Please try actual code and perhaps create a new pull request and close this one!

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.

None yet

2 participants