Closed samjrholt closed 1 year ago
๐ฏ Main theme: Ignoring a specific cell
๐ PR summary: The PR seems to be about ignoring a specific cell, but without further context or code changes, it's hard to provide a detailed summary.
๐ Type of PR: Other
๐งช Relevant tests added: No
โฑ๏ธ Estimated effort to review [1-5]: 1, because there are no code changes in the PR.
๐ Security concerns: No security concerns found
๐ก General suggestions: It seems like there are no code changes in this PR. Please ensure that the changes you intended to make have been correctly committed and pushed to the branch.
๐ค Code feedback:
To invoke the PR-Agent, add a comment using one of the following commands: /review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option. /describe: Modify the PR title and description based on the contents of the PR. /improve [--extended]: Suggest improvements to the code in the PR. Extended mode employs several calls, and provides a more thorough feedback. /ask \<QUESTION>: Pose a question about the PR. /update_changelog: Update the changelog based on the PR's contents.
To edit any configuration parameter from configuration.toml, add --config_path=new_value For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." To list the possible configuration parameters, use the /config command.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ee6c029
) 93.49% compared to head (0fdd75d
) 93.49%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@lang-m this has fixed the issue. Please merge and update the latest tag if you are happy.
One cell in the field holoviews plotting started failing with Python 3.10 (no obvious error, probably some sort of change in the format). As a workaround we ignore that cell.