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

Infer some categories on old processed profiles based on function names #1248

Merged
merged 2 commits into from
Sep 7, 2018

Conversation

gregtatum
Copy link
Member

This is work extracted from Markus' thread activity graphs PR #1072.

It contains the following 3 commits, plus one more from me adding a few comments and types.

  • e208deb - fixup category divination for nsCCUncollectableMarker::Observe
  • 91bf5c4 - fixup category divination in upgrader
  • 030c638 - Infer some categories on old processed profiles based on function names.

@gregtatum gregtatum requested a review from mstange September 6, 2018 19:42
@codecov
Copy link

codecov bot commented Sep 6, 2018

Codecov Report

Merging #1248 into master will increase coverage by 0.05%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1248      +/-   ##
=========================================
+ Coverage   77.55%   77.6%   +0.05%     
=========================================
  Files         150     150              
  Lines        9859    9888      +29     
  Branches     2416    2419       +3     
=========================================
+ Hits         7646    7674      +28     
- Misses       1992    1993       +1     
  Partials      221     221
Impacted Files Coverage Δ
src/profile-logic/processed-profile-versioning.js 94.46% <94.44%> (+0.21%) ⬆️

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 b6af3f7...9bb4fd8. Read the comment docs.

Copy link
Contributor

@mstange mstange left a comment

Choose a reason for hiding this comment

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

Thanks!

@gregtatum gregtatum merged commit a79df7f into firefox-devtools:master Sep 7, 2018
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