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

feat(pre-commit): add pre-commit #44

Merged
merged 1 commit into from
May 9, 2023
Merged

feat(pre-commit): add pre-commit #44

merged 1 commit into from
May 9, 2023

Conversation

ruicore
Copy link
Contributor

@ruicore ruicore commented May 9, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented May 9, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
excelalchemy/core
   alchemy.py4906786%144, 146, 157, 169, 191–192, 201, 243–244, 248–251, 257, 264, 278, 287–295, 316, 323, 328, 343, 399, 410, 428, 494, 533–534, 542–543, 552, 568, 570, 572, 585, 587, 589, 622, 625–630, 637, 640, 645, 667, 670–676, 691, 700–704, 714, 725, 766, 784, 788
   writer.py2042488%116–126, 129, 160, 202, 211, 261, 277, 280, 296, 381, 428–451
excelalchemy/helper
   pydantic.py1091685%36, 56, 69–73, 76, 99, 105, 138, 165, 170, 175, 181, 188, 192
excelalchemy/types
   abstract.py70790%13, 92, 100, 108, 112, 116, 120
   alchemy.py87990%60, 75, 77, 82, 89, 92, 96, 99, 119
   field.py1951294%185, 193, 200, 202, 231, 242, 249, 251, 261, 263, 277, 390
   result.py40198%66
excelalchemy/types/value
   date.py75297%100–101
   date_range.py1111190%55, 89–91, 101–102, 154–155, 163, 167–168
   email.py16288%15–16
   multi_checkbox.py46296%49–50
   number.py951485%21–22, 29, 35, 64–66, 71, 75–77, 121, 130, 138
   number_range.py711086%41, 61, 64–66, 73, 81, 97–100
   organization.py47491%23, 54, 63–64
   radio.py41393%28, 53–54
   staff.py50590%24, 29, 64, 69–70
   string.py52885%44, 77, 108–109, 114, 122, 126–127
   tree.py35197%25
excelalchemy/util
   convertor.py32294%25, 46
   file.py42295%92, 94
TOTAL218820291% 

Tests Skipped Failures Errors Time
102 0 💤 0 ❌ 0 🔥 3.113s ⏱️

@codecov-commenter
Copy link

codecov-commenter commented May 9, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.04 🎉

Comparison is base (7f27d25) 90.76% compared to head (e23ab49) 90.81%.

❗ Current head e23ab49 differs from pull request most recent head 3480264. Consider uploading reports for the commit 3480264 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #44      +/-   ##
==========================================
+ Coverage   90.76%   90.81%   +0.04%     
==========================================
  Files          31       31              
  Lines        2188     2188              
==========================================
+ Hits         1986     1987       +1     
+ Misses        202      201       -1     
Impacted Files Coverage Δ
excelalchemy/core/alchemy.py 86.32% <100.00%> (+0.20%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ruicore ruicore force-pushed the feat/pre-commit branch 4 times, most recently from e23ab49 to 02a0e8c Compare May 9, 2023 05:51
@ruicore ruicore merged commit 41c621a into main May 9, 2023
2 checks passed
@ruicore ruicore deleted the feat/pre-commit branch May 9, 2023 05:56
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.

None yet

2 participants