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

Configure User-Agent string for API client #389

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

VMelnalksnis
Copy link
Owner

Fixes #387.

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #389 (b281429) into master (b3d3101) will decrease coverage by 0.16%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #389      +/-   ##
==========================================
- Coverage   67.14%   66.97%   -0.17%     
==========================================
  Files         249      250       +1     
  Lines        6866     6883      +17     
  Branches      507      509       +2     
==========================================
  Hits         4610     4610              
- Misses       2094     2111      +17     
  Partials      162      162              
Impacted Files Coverage Δ
...Core/Configuration/ApplicationSettingsViewModel.cs 29.26% <ø> (ø)
....Core/Configuration/ServiceCollectionExtensions.cs 0.00% <ø> (ø)
...s.Avalonia.Core/Configuration/UserConfiguration.cs 100.00% <ø> (ø)
...hade.Interfaces.WebApi.Client/GnomeshadeOptions.cs 100.00% <ø> (ø)
...faces.WebApi.Client/ServiceCollectionExtensions.cs 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3d3101...b281429. Read the comment docs.

@VMelnalksnis VMelnalksnis merged commit b281429 into master Jul 31, 2022
@VMelnalksnis VMelnalksnis deleted the feature/user-agnet branch July 31, 2022 15:22
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.

Add user agent to API client
1 participant