home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 538200559

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
538200559 MDExOlB1bGxSZXF1ZXN0MzUzMzg3NjU0 3626 Fix minor code quality issues 21181916 closed 0     3 2019-12-16T05:50:52Z 2020-04-02T21:35:05Z 2020-04-02T21:35:05Z CONTRIBUTOR   0 pydata/xarray/pulls/3626

Changes:

  • Use _ for unused variables
  • Use """ for docstrings
  • Add .deepsource.toml file to run continuous static analysis on the repository with DeepSource

This PR fixes some minor style issues and set up continuous static analysis on the repo with DeepSource. Upon enabling DeepSource, quality and security analysis will be run on every PR to detect 500+ types of problems in the changes — including bug risks, anti-patterns, security vulnerabilities, type-check issues, etc. DeepSource is free to use for open-source projects, and is used by teams at NASA, Uber, Slack among many others, and open-source projects like ThoughtWorks/Gauge, Masonite Framework, etc. To enable DeepSource analysis after merging this PR, please follow these steps: - Sign up on DeepSource with your GitHub account and grant access to this repo. - Activate analysis on this repo here. - You can also look at the docs for more details. Do let me know if I can be of any help!

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3626/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.687ms · About: xarray-datasette