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

Refactor handles #1550

Draft
wants to merge 53 commits into
base: main
Choose a base branch
from
Draft

Refactor handles #1550

wants to merge 53 commits into from

Conversation

nielsenko
Copy link
Contributor

@nielsenko nielsenko commented Mar 11, 2024

WIP

@cla-bot cla-bot bot added the cla: yes label Mar 11, 2024
@nielsenko nielsenko changed the base branch from main to kn/xcode-15 March 11, 2024 20:12
@nielsenko nielsenko force-pushed the kn/refactor-handles-2 branch 2 times, most recently from d34879b to 2e43af9 Compare March 11, 2024 20:55
@nielsenko nielsenko force-pushed the kn/refactor-handles-2 branch 3 times, most recently from 921d00f to aaf0823 Compare March 22, 2024 16:40
@nielsenko nielsenko changed the base branch from kn/xcode-15 to main March 22, 2024 16:44
Copy link

coveralls-official bot commented Apr 12, 2024

Pull Request Test Coverage Report for Build 8849224581

Details

  • 1897 of 2091 (90.72%) changed or added relevant lines in 41 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 86.492%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/realm_dart/lib/src/map.dart 21 22 95.45%
packages/realm_dart/lib/src/native/collection_changes_handle.dart 20 21 95.24%
packages/realm_dart/lib/src/native/convert.dart 5 6 83.33%
packages/realm_dart/lib/src/session.dart 10 11 90.91%
packages/realm_dart/lib/src/set.dart 14 15 93.33%
packages/realm_dart/lib/src/credentials.dart 16 18 88.89%
packages/realm_dart/lib/src/native/realm_library.dart 5 7 71.43%
packages/realm_dart/lib/src/realm_object.dart 29 31 93.55%
packages/realm_dart/lib/src/native/object_handle.dart 81 84 96.43%
packages/realm_dart/lib/src/native/results_handle.dart 52 55 94.55%
Files with Coverage Reduction New Missed Lines %
packages/realm_dart/lib/src/subscription.dart 1 90.0%
Totals Coverage Status
Change from base Build 8818907004: -0.2%
Covered Lines: 5929
Relevant Lines: 6855

💛 - Coveralls

@nielsenko nielsenko force-pushed the kn/refactor-handles-2 branch 9 times, most recently from 5f03272 to a8cecc6 Compare April 13, 2024 21:05
@nielsenko nielsenko added the no-changelog Used to skip the changelog check label Apr 15, 2024
@nielsenko nielsenko force-pushed the kn/refactor-handles-2 branch 4 times, most recently from 5ca0803 to bfd85df Compare April 17, 2024 08:29
@nielsenko nielsenko force-pushed the kn/refactor-handles-2 branch 5 times, most recently from 4a1a398 to 342a450 Compare April 24, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes no-changelog Used to skip the changelog check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant