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

Release/0.3.0 #36

Merged
merged 20 commits into from
Mar 12, 2022
Merged

Release/0.3.0 #36

merged 20 commits into from
Mar 12, 2022

Conversation

chasleslr
Copy link
Owner

No description provided.

Charles Larivier added 20 commits February 6, 2022 22:22
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Larivier <[email protected]>
Signed-off-by: Charles Lariviere <[email protected]>
Signed-off-by: Charles Lariviere <[email protected]>
Signed-off-by: Charles Lariviere <[email protected]>
Add support for parameters in `User.list()`
@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #36 (9e77d6c) into main (a7a201f) will increase coverage by 0.05%.
The diff coverage is 98.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
+ Coverage   98.47%   98.52%   +0.05%     
==========================================
  Files          29       39      +10     
  Lines        1181     1494     +313     
==========================================
+ Hits         1163     1472     +309     
- Misses         18       22       +4     
Impacted Files Coverage Δ
src/metabase/mbql/filter.py 95.00% <95.00%> (ø)
src/metabase/__init__.py 100.00% <100.00%> (ø)
src/metabase/mbql/aggregations.py 100.00% <100.00%> (ø)
src/metabase/mbql/base.py 100.00% <100.00%> (ø)
src/metabase/mbql/groupby.py 100.00% <100.00%> (ø)
src/metabase/mbql/query.py 100.00% <100.00%> (ø)
src/metabase/resource.py 96.15% <100.00%> (ø)
src/metabase/resources/metric.py 100.00% <100.00%> (ø)
src/metabase/resources/user.py 92.85% <100.00%> (ø)
tests/helpers.py 100.00% <100.00%> (ø)
... and 16 more

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 a7a201f...9e77d6c. Read the comment docs.

@chasleslr chasleslr merged commit b9110a0 into main Mar 12, 2022
@chasleslr chasleslr deleted the release/0.3.0 branch March 12, 2022 04:20
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.

1 participant