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

fix: fix the problem that sheet1 does not create correctly #70

Merged
merged 1 commit into from
May 30, 2024

Conversation

Zncl2222
Copy link
Owner

No description provided.

@Zncl2222 Zncl2222 added the bug Something isn't working label May 29, 2024
@Zncl2222 Zncl2222 added this to the v0.0.8 milestone May 29, 2024
@Zncl2222 Zncl2222 self-assigned this May 29, 2024
Copy link

codacy-production bot commented May 29, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% (target: -5.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b3bb168) 961 938 97.61%
Head commit (b936e95) 969 (+8) 946 (+8) 97.63% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#70) 9 9 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@codecov-commenter
Copy link

codecov-commenter commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.58%. Comparing base (b3bb168) to head (b936e95).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   97.57%   97.58%   +0.01%     
==========================================
  Files          11       11              
  Lines        1029     1036       +7     
==========================================
+ Hits         1004     1011       +7     
  Misses         16       16              
  Partials        9        9              

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

@Zncl2222 Zncl2222 merged commit 56dca26 into main May 30, 2024
22 checks passed
@Zncl2222 Zncl2222 deleted the go/fix/sheet_creation branch May 30, 2024 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants