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

[TEST] Testing wrapper #3599

Closed
wants to merge 5 commits into from
Closed

[TEST] Testing wrapper #3599

wants to merge 5 commits into from

Conversation

papafe
Copy link
Contributor

@papafe papafe commented May 7, 2024

No description provided.

@papafe papafe added no-changelog Used to skip the changelog check no-jira-ticket Skip checking the PR title for Jira reference labels May 7, 2024
@cla-bot cla-bot bot added the cla: yes label May 7, 2024
Copy link

coveralls-official bot commented May 7, 2024

Pull Request Test Coverage Report for Build 9150180446

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.02%) to 80.12%

Files with Coverage Reduction New Missed Lines %
Realm/Realm/Configurations/RealmConfigurationBase.cs 1 95.35%
Totals Coverage Status
Change from base Build 8937828998: -0.02%
Covered Lines: 6723
Relevant Lines: 8241

💛 - Coveralls

};
await Shell.Current.GoToAsync($"entryDetail", navigationParameter);
}
}

public class WrapperCollection<T, TViewModel> : INotifyCollectionChanged, IReadOnlyList<TViewModel>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If here IEnumerable is used instead of IReadOnlyList, the enumerator is called for all the elements

@papafe papafe closed this Jun 17, 2024
@nirinchev nirinchev deleted the fp/test-wrapper branch June 17, 2024 16:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes no-changelog Used to skip the changelog check no-jira-ticket Skip checking the PR title for Jira reference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant