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

ci: link to specific commit for registry diff #1313

Merged
merged 2 commits into from
Feb 14, 2023
Merged

Conversation

samestep
Copy link
Collaborator

@samestep samestep commented Feb 14, 2023

Description

Resolves #1266 via an output parameter.

Checklist

  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new ESLint warnings
  • I have reviewed any generated registry diagram changes

@github-actions
Copy link

github-actions bot commented Feb 14, 2023

± Registry diff

M	3d-projection-fake-3d-linear-algebra.svg
M	arrowheads-arrowheads.svg
M	collinear-euclidean.svg
M	continuousmap-continuousmap.svg
M	parallel-lines-euclidean.svg
M	persistent-homology-persistent-homology.svg
M	siggraph-teaser-euclidean-teaser.svg
M	tree-tree.svg
M	tree-venn-3d.svg
M	two-vectors-perp-vectors-dashed.svg
M	vector-wedge-exterior-algebra.svg

📊 Performance

Key

Note that each bar component rounds up to the nearest 100ms, so each full bar is an overestimate by up to 400ms.

     0s   1s   2s   3s   4s   5s   6s   7s   8s   9s
     |    |    |    |    |    |    |    |    |    |
name ▝▀▀▀▀▀▀▀▀▀▀▀▚▄▄▄▄▄▄▄▄▄▞▀▀▀▀▀▀▀▀▀▀▀▀▚▄▄▄▄▄▄▄▄▄▖
      compilation labelling optimization rendering

Data

                                                   0s   1s   2s   3s   4s   5s   6s   7s
                                                   |    |    |    |    |    |    |    |
3d-projection-fake-3d-linear-algebra               ▝▞▖
allShapes-allShapes                                ▝▞▄
arrowheads-arrowheads                              ▝▞▖
caffeine-structural-formula                        ▝▀▚▀▖
center-shrink-circle-animation                     ▝▞▖
circle-example-euclidean                           ▝▀▞▀▀▖
collinear-euclidean                                ▝▚▚
congruent-triangles-euclidean                      ▝▀▚▚
continuousmap-continuousmap                        ▝▞▖
cubic-bezier-cubic-bezier                          ▝▚▀▀▚
glutamine-molecules-basic                          ▝▀▞▖
half-adder-distinctive-shape                       ▝▚▚
hypergraph-hypergraph                              ▝▀▀▚▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▚
incenter-triangle-euclidean                        ▝▀▞▖
lagrange-bases-lagrange-bases                      ▝▚▚
midsegment-triangles-euclidean                     ▝▚▚
mobius-mobius                                      ▝▞▖
non-convex-non-convex                              ▝▚▚
one-water-molecule-atoms-and-bonds                 ▝▞▖
parallel-lines-euclidean                           ▝▚▀▖
persistent-homology-persistent-homology            ▝▀▚▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▚
points-around-line-shape-distance                  ▝▀▞▖
points-around-polyline-shape-distance              ▝▀▀▞▖
points-around-star-shape-distance                  ▝▀▀▚▚
quaternion-group-group-theory-cayley-graph         ▝▀▞▖
quaternion-group-group-theory-multiplication-table ▝▀▀▄▚
siggraph-teaser-euclidean-teaser                   ▝▀▞▖
small-graph-disjoint-rect-line-horiz               ▝▀▞▖
small-graph-disjoint-rects                         ▝▞▖
small-graph-disjoint-rects-large-canvas            ▝▞▖
small-graph-disjoint-rects-small-canvas            ▝▞▖
tree-tree                                          ▝▚▚
tree-venn                                          ▝▀▞▖
tree-venn-3d                                       ▝▀▞▄▄
two-triangles-triangle-mesh-3d                     ▝▚▚
two-vectors-perp-vectors-dashed                    ▝▞▖
vector-wedge-exterior-algebra                      ▝▞▖
wet-floor-atoms-and-bonds                          ▝▚▀▀▖
word-cloud-example-word-cloud                      ▝▚▚
wos-laplace-estimator-walk-on-spheres              ▝▀▞▖
wos-nested-estimator-walk-on-spheres               ▝▀▀▞▀▀▚
wos-offcenter-estimator-walk-on-spheres            ▝▀▞▀▀▀▖
wos-poisson-estimator-walk-on-spheres              ▝▀▞▀▖

@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Merging #1313 (1fa28d6) into main (2259b2f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   62.59%   62.59%           
=======================================
  Files          62       62           
  Lines        7357     7357           
  Branches     1732     1732           
=======================================
  Hits         4605     4605           
  Misses       2661     2661           
  Partials       91       91           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Feb 14, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d4dd964
Status: ✅  Deploy successful!
Preview URL: https://916490b8.penrose-72l.pages.dev
Branch Preview URL: https://persistent-ci-diff.penrose-72l.pages.dev

View logs

@samestep samestep merged commit d6408bd into main Feb 14, 2023
@samestep samestep deleted the persistent-ci-diff branch February 14, 2023 03:47
@samestep samestep mentioned this pull request Feb 14, 2023
@samestep samestep mentioned this pull request May 10, 2023
2 tasks
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.

Registry CI diffs get lost after PR is merged
1 participant