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

Integer/Float operations #68

Merged
merged 8 commits into from
Jul 28, 2023
Merged

Integer/Float operations #68

merged 8 commits into from
Jul 28, 2023

Conversation

gs-ssh16
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 28, 2023

Codecov Report

Merging #68 (d6412c2) into main (b25f770) will increase coverage by 0.13%.
The diff coverage is 99.36%.

@@            Coverage Diff             @@
##             main      #68      +/-   ##
==========================================
+ Coverage   97.53%   97.67%   +0.13%     
==========================================
  Files          82       86       +4     
  Lines        4667     4982     +315     
==========================================
+ Hits         4552     4866     +314     
- Misses        115      116       +1     
Flag Coverage Δ
pytest 97.67% <99.36%> (+0.13%) ⬆️

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

Files Changed Coverage Δ
pylegend/core/language/primitives/float.py 97.01% <98.11%> (+4.15%) ⬆️
pylegend/core/language/primitives/integer.py 97.36% <98.36%> (+10.70%) ⬆️
...ylegend/core/databse/sql_to_string/db_extension.py 98.50% <100.00%> (ø)
...language/operations/float_operation_expressions.py 100.00% <100.00%> (ø)
...nguage/operations/integer_operation_expressions.py 100.00% <100.00%> (ø)
pylegend/tests/core/database/test_sql_to_string.py 100.00% <100.00%> (ø)
...egend/tests/core/language/primitives/test_float.py 100.00% <100.00%> (ø)
...end/tests/core/language/primitives/test_integer.py 100.00% <100.00%> (ø)

@github-actions
Copy link

Test Results

     15 files  ±    0       15 suites  ±0   13m 43s ⏱️ + 1m 29s
   256 tests +  21     255 ✔️ +  21    1 💤 ±0  0 ±0 
3 840 runs  +315  3 825 ✔️ +315  15 💤 ±0  0 ±0 

Results for commit d6412c2. ± Comparison against base commit b25f770.

@gs-ssh16 gs-ssh16 merged commit 0c10db6 into main Jul 28, 2023
37 checks passed
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