canonical / xdg_desktop_portal.dart

Mozilla Public License 2.0
11 stars 5 forks source link

Add Background portal #58

Closed aospiridonov closed 2 years ago

aospiridonov commented 2 years ago

Add Background portal

codecov-commenter commented 2 years ago

Codecov Report

Merging #58 (251a188) into main (11949db) will increase coverage by 0.44%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
+ Coverage   96.20%   96.64%   +0.44%     
==========================================
  Files          14       15       +1     
  Lines         527      597      +70     
==========================================
+ Hits          507      577      +70     
  Misses         20       20              
Impacted Files Coverage Δ
lib/src/xdg_background_portal.dart 100.00% <100.00%> (ø)
lib/src/xdg_desktop_portal_client.dart 91.66% <100.00%> (+0.36%) :arrow_up:
lib/src/xdg_email_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_camera_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_account_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_location_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_open_uri_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_settings_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_notification_portal.dart 100.00% <0.00%> (ø)
lib/src/xdg_proxy_resolver_portal.dart 100.00% <0.00%> (ø)
... and 2 more

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

robert-ancell commented 2 years ago

@aospiridonov are you resolving the conflicts?

aospiridonov commented 2 years ago

@aospiridonov are you resolving the conflicts?

Done)