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

Add support for MIN/MAX functions #8

Merged
merged 4 commits into from
Nov 27, 2021
Merged

Add support for MIN/MAX functions #8

merged 4 commits into from
Nov 27, 2021

Conversation

greshilov
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2021

Codecov Report

Merging #8 (5c47970) into master (d280cf4) will decrease coverage by 0.84%.
The diff coverage is 91.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #8      +/-   ##
==========================================
- Coverage   88.34%   87.50%   -0.85%     
==========================================
  Files           5        5              
  Lines         103      128      +25     
==========================================
+ Hits           91      112      +21     
- Misses         12       16       +4     
Flag Coverage Δ
unit 87.50% <91.11%> (-0.85%) ⬇️

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

Impacted Files Coverage Δ
pysegmenttree/test_utils.py 86.11% <75.00%> (-10.05%) ⬇️
pysegmenttree/__init__.py 100.00% <100.00%> (ø)
pysegmenttree/_abc.py 83.33% <100.00%> (+16.66%) ⬆️
pysegmenttree/_pysegmenttree_py.py 89.13% <100.00%> (+0.49%) ⬆️
pysegmenttree/_segmenttree.py 88.88% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d280cf4...5c47970. Read the comment docs.

@greshilov greshilov force-pushed the add-min-max branch 4 times, most recently from 33a8fa4 to 60a4460 Compare November 27, 2021 23:55
@greshilov greshilov merged commit 0e1dc58 into master Nov 27, 2021
@greshilov greshilov deleted the add-min-max branch November 27, 2021 23:59
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