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

update comment actions block #1330

Merged
merged 1 commit into from
Apr 15, 2022
Merged

update comment actions block #1330

merged 1 commit into from
Apr 15, 2022

Conversation

akellbl4
Copy link
Collaborator

Update for actions block on comment component.

@akellbl4 akellbl4 requested a review from Mavrin April 14, 2022 02:38
@akellbl4 akellbl4 requested a review from umputun as a code owner April 14, 2022 02:38
@codecov
Copy link

codecov bot commented Apr 14, 2022

Codecov Report

Merging #1330 (b1cc0fd) into master (c58e647) will decrease coverage by 0.42%.
The diff coverage is 85.18%.

@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
- Coverage   50.59%   50.16%   -0.43%     
==========================================
  Files         139      139              
  Lines        3046     3004      -42     
  Branches      692      683       -9     
==========================================
- Hits         1541     1507      -34     
+ Misses       1490     1485       -5     
+ Partials       15       12       -3     
Impacted Files Coverage Δ
frontend/app/common/types.ts 100.00% <ø> (ø)
frontend/app/components/auth/components/button.tsx 100.00% <ø> (ø)
frontend/app/components/comment/styles.ts 100.00% <ø> (ø)
frontend/app/components/profile/profile.tsx 79.00% <ø> (ø)
frontend/app/components/comment/comment.tsx 60.55% <75.00%> (-4.51%) ⬇️
frontend/app/components/countdown.tsx 81.81% <81.81%> (ø)
...rontend/app/components/comment/comment-actions.tsx 93.10% <93.10%> (ø)
...end/app/components/comment/getBlockingDurations.ts 100.00% <100.00%> (ø)
frontend/app/components/select/select.tsx 92.30% <100.00%> (+2.30%) ⬆️

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 c58e647...b1cc0fd. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Apr 14, 2022

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
public/embed.mjs 2.02 KB (0%) 41 ms (0%) 379 ms (+5.21% 🔺) 419 ms
public/remark.mjs 65.88 KB (+0.11% 🔺) 1.4 s (+0.11% 🔺) 1.1 s (+22.24% 🔺) 2.4 s
public/remark.css 8.18 KB (-1.36% 🔽) 164 ms (-1.36% 🔽) 0 ms (+100% 🔺) 164 ms
public/last-comments.mjs 31.93 KB (+0.42% 🔺) 639 ms (+0.42% 🔺) 627 ms (+12.25% 🔺) 1.3 s
public/deleteme.mjs 9.92 KB (0%) 199 ms (0%) 276 ms (-34.5% 🔽) 475 ms
public/counter.mjs 749 B (0%) 15 ms (0%) 303 ms (+37.4% 🔺) 317 ms

@umputun umputun merged commit 58b0841 into master Apr 15, 2022
@umputun umputun deleted the fix-comment-actions branch April 15, 2022 15:32
@paskal paskal added this to the 1.10.0 milestone Jun 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants