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

Add repository to package.json #949

Merged
merged 1 commit into from
May 10, 2022
Merged

Conversation

yurishkuro
Copy link
Member

Resolves #836

Signed-off-by: Yuri Shkuro <github@ysh.us>
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #949 (054c959) into main (89a6eb1) will decrease coverage by 0.17%.
The diff coverage is n/a.

❗ Current head 054c959 differs from pull request most recent head a67d020. Consider uploading reports for the commit a67d020 to get more accurate results

@@            Coverage Diff             @@
##             main     #949      +/-   ##
==========================================
- Coverage   95.49%   95.31%   -0.18%     
==========================================
  Files         240      240              
  Lines        7521     7521              
  Branches     1888     1832      -56     
==========================================
- Hits         7182     7169      -13     
- Misses        333      346      +13     
  Partials        6        6              
Impacted Files Coverage Δ
...mponents/TracePage/TraceStatistics/tableValues.tsx 93.79% <0.00%> (-5.18%) ⬇️
...nents/TracePage/TraceTimelineViewer/SpanBarRow.tsx 100.00% <0.00%> (+5.55%) ⬆️

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 89a6eb1...a67d020. Read the comment docs.

@yurishkuro yurishkuro merged commit 5b9332d into jaegertracing:main May 10, 2022
@yurishkuro yurishkuro deleted the add-repo branch May 10, 2022 15:58
VladislavBryukhanov pushed a commit to VladislavBryukhanov/jaeger-ui that referenced this pull request May 26, 2022
Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>
yurishkuro added a commit that referenced this pull request May 30, 2022
* Added new SPM tracing events tracking

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Added tests for new SPM events

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* reworked tracking categories & actions names

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* fixed license block dates; moved debounce from tracking module to component

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Fix monitor tab crashing (#946)

Signed-off-by: nofar9792 <nofar.cohen@logz.io>
Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Add repository to package.json (#949)

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Preparing release v1.23.0 (#947)

* Preparing release v1.23.0

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Bump github/codeql-action from 1 to 2 (#938)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Clarify development setup

For #952

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Use red on scatterplot for traces if any spans have an error=true tag (#951)

* Use red on scatterplot for traces if any spans have an error=true tag

Signed-off-by: Ed Snible <snible@us.ibm.com>

* Used 'yarn prettier' to appease 'yarn lint'

Signed-off-by: Ed Snible <snible@us.ibm.com>
Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

* Updated sorting events tracking

Signed-off-by: VladislavBryukhanov <gfedcba625@gmail.com>

Co-authored-by: nofar9792 <nofar.cohen@logz.io>
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Co-authored-by: Pavol Loffay <p.loffay@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ed Snible <esnible@acm.org>
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.

None yet

1 participant