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

Fix errors in scheduled unit/e2e tests #1898

Open
wants to merge 1 commit into
base: dev/1.x
Choose a base branch
from

Conversation

michalsosn
Copy link

Fixing some errors detected in

https://github.com/neptune-ai/neptune-client/actions/runs/12593563769/job/35099807934
html format seems to slightly differ between altair 5.4.1 and 5.5.0

https://github.com/neptune-ai/neptune-client/actions/runs/12593515205/job/35099649318
problem was actually introduced in #1881 The new conversion method does not work for all figures we have in our test cases. It's likely fine to accept that the support is limited

@michalsosn michalsosn force-pushed the ms/fix-scheduled-tests branch from d5bc142 to 352f71c Compare January 3, 2025 15:44
Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.59%. Comparing base (be19b8e) to head (352f71c).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/1.x    #1898      +/-   ##
===========================================
- Coverage    77.53%   75.59%   -1.94%     
===========================================
  Files          303      303              
  Lines        15384    15366      -18     
===========================================
- Hits         11928    11616     -312     
- Misses        3456     3750     +294     
Flag Coverage Δ
e2e ?
e2e-management ?
e2e-s3 ?
e2e-s3-gcs ?
macos 75.27% <ø> (-1.94%) ⬇️
py3.12 ?
py3.8 75.59% <ø> (-1.95%) ⬇️
ubuntu 75.46% <ø> (-1.91%) ⬇️
unit 75.59% <ø> (-0.01%) ⬇️
windows 74.50% <ø> (-1.95%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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