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

1.8.10 #185

Merged
merged 1 commit into from
Apr 26, 2020
Merged

1.8.10 #185

merged 1 commit into from
Apr 26, 2020

Conversation

aschonfeld
Copy link
Collaborator

* #172: allowing groups to be specified in 3D scatter
* #181: percentage sum/count charts
* #179: confirmation for column deletion
* #175: rename columns
* #173: wider column input box for GroupBy in "Summarize Data" popup
* #174, moved "Describe" popup to new browser tab
* #170: filter "Value" dropdown for maps to only int or float columns
* #164: show information about missing data in "Describe" popup
* #184: "nan" not showing up for numeric columns
* #176: highlight background of outliers/missing values
@codecov-io
Copy link

codecov-io commented Apr 26, 2020

Codecov Report

Merging #185 into master will decrease coverage by 0.53%.
The diff coverage is 78.24%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
- Coverage   93.29%   92.75%   -0.54%     
==========================================
  Files          96       99       +3     
  Lines        5619     5744     +125     
  Branches      616      641      +25     
==========================================
+ Hits         5242     5328      +86     
- Misses        203      236      +33     
- Partials      174      180       +6     
Flag Coverage Δ
#javascript 89.96% <78.72%> (-0.56%) ⬇️
#python 96.49% <76.47%> (-0.40%) ⬇️
Impacted Files Coverage Δ
static/main.jsx 77.77% <ø> (ø)
static/popups/reshape/Aggregate.jsx 85.22% <ø> (ø)
static/popups/reshape/Pivot.jsx 93.47% <ø> (ø)
static/dtale/backgroundUtils.jsx 52.94% <52.94%> (ø)
dtale/charts/utils.py 95.33% <66.66%> (-4.27%) ⬇️
static/dtale/Header.jsx 90.00% <66.66%> (-4.45%) ⬇️
static/dtale/gridUtils.jsx 91.20% <82.35%> (+6.80%) ⬆️
dtale/dash_application/layout.py 95.81% <90.00%> (+0.59%) ⬆️
static/popups/Rename.jsx 90.90% <90.90%> (ø)
dtale/dash_application/charts.py 98.75% <100.00%> (ø)
... and 13 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 b7a478d...99206b2. Read the comment docs.

@aschonfeld aschonfeld merged commit dc6482c into master Apr 26, 2020
@aschonfeld aschonfeld deleted the bugfixes-1.8.10 branch June 13, 2020 19:17
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