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: Add access client in parse clients #1024

Closed

Conversation

mbfakourii
Copy link
Member

Pull Request

Issue

Closes: #1023

Approach

Add a function to access client in parse clients.

Tasks

  • Add tests
  • Add changes to documentation (guides, repository pages, code comments)

Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title fix: add access client in parse clients fix: Add access client in parse clients Nov 28, 2024
Copy link

Thanks for opening this pull request!

@mbfakourii mbfakourii closed this Nov 28, 2024
@mbfakourii mbfakourii deleted the update_support_policy_dart branch November 28, 2024 14:01
Copy link

codecov bot commented Nov 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.48%. Comparing base (c388545) to head (a5f716e).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1024      +/-   ##
==========================================
+ Coverage   43.37%   43.48%   +0.11%     
==========================================
  Files          61       61              
  Lines        3463     3463              
==========================================
+ Hits         1502     1506       +4     
+ Misses       1961     1957       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Access dio or http client in ParseDioClient or ParseHTTPClient
2 participants