Skip to content

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Mar 8, 2024

  • bump compat for MLJFlow to 0.4.
  • fix a broken link in docs to "Learning MLJ" in "Getting started" section of manual.

caesquerre and others added 4 commits February 27, 2024 20:33
When the command ScientificTypes.schema
is called in line 338 produce an error message
ERROR: UndefVarError: `ScientificTypes` not defined.

My guess is the command should be:
schema(X)
Update getting_started.md to avoid error from line 338
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 57.89%. Comparing base (311b7d1) to head (a2c4549).
Report is 25 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1102   +/-   ##
=======================================
  Coverage   57.89%   57.89%           
=======================================
  Files           2        2           
  Lines          38       38           
=======================================
  Hits           22       22           
  Misses         16       16           

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

@ablaom
Copy link
Member Author

ablaom commented Mar 8, 2024

(Expected to fail until MLJFlow 04.1 is released)

Just released.

@ablaom ablaom marked this pull request as draft March 8, 2024 04:30
@ablaom ablaom marked this pull request as ready for review March 8, 2024 06:24
@ablaom ablaom merged commit dab6152 into master Mar 8, 2024
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.

3 participants