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 default layer size #67

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Fix default layer size #67

merged 1 commit into from
Sep 12, 2024

Conversation

zamuzakki
Copy link
Contributor

size field in default layer is currently 0. Add size checking when adding default layer

Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
3526 3423 97% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 3cd3787 by action🐍

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.13%. Comparing base (b312d60) to head (3cd3787).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   97.12%   97.13%           
=======================================
  Files          63       63           
  Lines        3414     3418    +4     
=======================================
+ Hits         3316     3320    +4     
  Misses         98       98           

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

@danangmassandy danangmassandy merged commit 8798239 into main Sep 12, 2024
4 checks passed
@danangmassandy danangmassandy deleted the default-layer-size branch September 12, 2024 04:18
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