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

Allow metrics script to query remote #1160

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Conversation

philipsu522
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #1160 (3140005) into main (c071491) will decrease coverage by 0.23%.
Report is 47 commits behind head on main.
The diff coverage is 65.41%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1160      +/-   ##
==========================================
- Coverage   63.93%   63.71%   -0.23%     
==========================================
  Files         254      256       +2     
  Lines       16234    16599     +365     
==========================================
+ Hits        10380    10576     +196     
- Misses       5349     5520     +171     
+ Partials      505      503       -2     
Files Coverage Δ
aclmapping/dex/mappings.go 100.00% <100.00%> (ø)
aclmapping/oracle/mappings.go 100.00% <100.00%> (ø)
aclmapping/tokenfactory/mappings.go 100.00% <100.00%> (ø)
app/antedecorators/gasless.go 88.72% <100.00%> (ø)
app/test_helpers.go 48.53% <ø> (ø)
app/upgrades.go 40.74% <100.00%> (+20.74%) ⬆️
oracle/price-feeder/config/config.go 74.07% <ø> (+4.41%) ⬆️
oracle/price-feeder/oracle/filter.go 91.42% <100.00%> (+0.90%) ⬆️
oracle/price-feeder/oracle/provider/crypto.go 73.12% <100.00%> (ø)
...acle/price-feeder/oracle/provider/ws_controller.go 42.76% <100.00%> (+1.25%) ⬆️
... and 51 more

... and 2 files with indirect coverage changes

@philipsu522 philipsu522 enabled auto-merge (squash) November 30, 2023 22:08
@philipsu522 philipsu522 merged commit bbf7d46 into main Dec 1, 2023
36 checks passed
@philipsu522 philipsu522 deleted the lt-metrics-script-fxi branch December 1, 2023 16:48
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.

2 participants