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

Nested Refresh #77

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

Conversation

PythonFZ
Copy link
Member

@PythonFZ PythonFZ commented Nov 8, 2024

allow to enable nested refresh (optional, because expensive) on the Python side.

  • JavaScript

@PythonFZ PythonFZ linked an issue Nov 8, 2024 that may be closed by this pull request
@coveralls
Copy link

coveralls commented Nov 8, 2024

Pull Request Test Coverage Report for Build 11746141000

Details

  • 32 of 46 (69.57%) changed or added relevant lines in 2 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.5%) to 91.784%

Changes Missing Coverage Covered Lines Changed/Added Lines %
znsocket/objects/init.py 28 42 66.67%
Files with Coverage Reduction New Missed Lines %
znsocket/client.py 1 82.8%
znsocket/abc.py 2 91.67%
Totals Coverage Status
Change from base Build 11741110394: -0.5%
Covered Lines: 715
Relevant Lines: 779

💛 - Coveralls

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.

onRefresh does not trigger for nested structures
2 participants