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

Add more pre-commit checks (mccabe, bandit, mypy, etc) #557

Merged
merged 24 commits into from
Nov 21, 2023

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    d2c252e View commit details
    Browse the repository at this point in the history
  2. Fix bandit issues

    djhoese committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    f07a571 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14331e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Fix various type annotations

    djhoese committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    33f8198 View commit details
    Browse the repository at this point in the history
  2. Move BaseDefinition.get_edge_bbox_in_projection_coordinates to AreaDe…

    …finition
    
    It uses self.get_proj_coords which is an area-only method
    djhoese committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    db6eaf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1698bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3edc72 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e278c17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4362138 View commit details
    Browse the repository at this point in the history
  7. More complexity fixes

    djhoese committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    bedf264 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Refactor unit handling in area_config.py

    Only a tiny bit
    djhoese committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    28c7a2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a960a79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88f9f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    216a7f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2c7801 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e549ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1595a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    cedad85 View commit details
    Browse the repository at this point in the history
  2. Resolve some ruff errors

    djhoese committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    ab1296d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80c4445 View commit details
    Browse the repository at this point in the history
  4. Fix more ruff issues

    djhoese committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    aac558c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d846db View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    0c64ed5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into precommit-mypy

    # Conflicts:
    #	pyresample/geometry.py
    djhoese committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    a7e1f25 View commit details
    Browse the repository at this point in the history