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

[TEST] testing doc build #4382

Closed
wants to merge 9 commits into from
Closed

[TEST] testing doc build #4382

wants to merge 9 commits into from

Conversation

Remi-Gau
Copy link
Collaborator

@Remi-Gau Remi-Gau commented Apr 16, 2024

@nilearn nilearn deleted a comment from github-actions bot Apr 16, 2024
@Remi-Gau
Copy link
Collaborator Author

so far trying to run this in CI does seem to hang as well...

python examples/01_plotting/plot_3d_map_to_surface_projection.py

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (abb80ff) to head (29e71f1).
Report is 55 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4382      +/-   ##
==========================================
+ Coverage   91.85%   91.95%   +0.09%     
==========================================
  Files         144      143       -1     
  Lines       16419    16507      +88     
  Branches     3434     3467      +33     
==========================================
+ Hits        15082    15179      +97     
+ Misses        792      780      -12     
- Partials      545      548       +3     
Flag Coverage Δ
macos-latest_3.10_test_plotting 91.95% <ø> (?)
macos-latest_3.11_test_plotting 91.95% <ø> (+0.09%) ⬆️
macos-latest_3.12_test_plotting 91.95% <ø> (?)
ubuntu-latest_3.10_test_plotting 91.95% <ø> (+0.09%) ⬆️
ubuntu-latest_3.11_test_plotting 91.95% <ø> (?)
ubuntu-latest_3.12_test_pre 91.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.

@@ -10,10 +10,14 @@ on:
- '*'

schedule:
# Run every day at 8am UTC
- cron: 0 8 * * *
# Run Monday, Wednesday, Friday at 6am UTC
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or once a week ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha yeah sorry this draft was not quite meant to be reviewed but I do believe some workflows could run less often especially when they already run on the merge of a PR

@Remi-Gau Remi-Gau closed this Apr 19, 2024
@Remi-Gau Remi-Gau deleted the build_doc branch April 25, 2024 10:34
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