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

remove extra User-Agent #6232

Merged
merged 7 commits into from
Aug 23, 2023
Merged

Conversation

splch
Copy link
Contributor

@splch splch commented Aug 4, 2023

changes from User-Agent: User-Agent: cirq/1.2.0 (python/3.11.4) to User-Agent: cirq/1.2.0 (python/3.11.4)

@CirqBot CirqBot added the Size: XS <10 lines changed label Aug 4, 2023
Copy link
Collaborator

@vtomole vtomole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Linter is flagging the unused import anyway.

@codecov
Copy link

codecov bot commented Aug 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (6e38a27) 97.60% compared to head (18b3357) 97.60%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6232      +/-   ##
==========================================
- Coverage   97.60%   97.60%   -0.01%     
==========================================
  Files        1116     1116              
  Lines       95772    95768       -4     
==========================================
- Hits        93481    93476       -5     
- Misses       2291     2292       +1     
Files Changed Coverage Δ
cirq-core/cirq/protocols/json_serialization.py 97.68% <ø> (ø)
cirq-ionq/cirq_ionq/ionq_devices_test.py 100.00% <ø> (ø)
cirq-core/cirq/vis/heatmap_test.py 98.00% <100.00%> (-0.02%) ⬇️
cirq-ionq/cirq_ionq/ionq_client.py 100.00% <100.00%> (ø)
cirq-ionq/cirq_ionq/ionq_client_test.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@pavoljuhas pavoljuhas enabled auto-merge (squash) August 23, 2023 20:38
@pavoljuhas pavoljuhas merged commit 6abc740 into quantumlib:master Aug 23, 2023
@splch splch deleted the ionq-fix-user-agent branch August 23, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: XS <10 lines changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants