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

[cesium] - code cleanup #712

Merged
merged 5 commits into from
Jul 14, 2024
Merged

[cesium] - code cleanup #712

merged 5 commits into from
Jul 14, 2024

Conversation

LeonLiur
Copy link
Contributor

Fix Pull Request Template

Key Information

Interface changes

Added a SetAuthority method to cesium/writer – setAuthority is currently in use by the console (aether), but is not tested by any client or by cesium.

Description

Added test cases where lacking

Basic Readiness Checklist

  • I have performed a self-review of my code.
  • I have added sufficient regression tests to cover the changes.

Manual QA Additions

  • I have updated the Release Candidate template
    with necessary manual QA steps to test my change.

Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 14, 2024 3:59pm

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

Attention: Patch coverage is 36.36364% with 14 lines in your changes missing coverage. Please review.

Project coverage is 51.23%. Comparing base (58299bb) to head (5f5f06e).
Report is 52 commits behind head on rc.

Files Patch % Lines
cesium/writer.go 46.66% 7 Missing and 1 partial ⚠️
cesium/internal/unary/delete.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##               rc     #712      +/-   ##
==========================================
- Coverage   51.76%   51.23%   -0.54%     
==========================================
  Files        1049     1049              
  Lines       79587    80501     +914     
  Branches     3319     3289      -30     
==========================================
+ Hits        41201    41243      +42     
- Misses      37386    38259     +873     
+ Partials     1000      999       -1     
Flag Coverage Δ
cesium 76.00% <36.36%> (+1.23%) ⬆️
clientpy 81.97% <ø> (ø)
clientts 87.07% <ø> (+0.14%) ⬆️
synnax 27.03% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@emilbon99 emilbon99 left a comment

Choose a reason for hiding this comment

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

Approved after you look at my comments

cesium/delete_test.go Outdated Show resolved Hide resolved
cesium/iterator_test.go Outdated Show resolved Hide resolved
cesium/iterator_test.go Outdated Show resolved Hide resolved
@LeonLiur LeonLiur merged commit 7fb7ac8 into rc Jul 14, 2024
45 of 48 checks passed
@LeonLiur LeonLiur deleted the sy-948-cesium-unit-test-review branch July 14, 2024 16:29
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.

3 participants