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

feat: Multiple Darshan Files #25

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 5, 2024

  1. Update .gitignore

    jay-tau committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4f02d1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b439b8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a8aed8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    087a0f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62b1182 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    970c08b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c6778b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    81c1a85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09ad2c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d238a4 View commit details
    Browse the repository at this point in the history
  11. fmt: import statements

    jay-tau committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    49714e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a8feb4c View commit details
    Browse the repository at this point in the history
  13. Add default call to main(

    jay-tau committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bf6161a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11cf6fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    19bdf0a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. TEMP COMMIT 2

    jay-tau committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    eb8d3d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. feat: Implement DarshanTrace dataclass

    # Conflicts:
    #	drishti/handlers/handle_darshan.py
    jay-tau committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9d2fd1f View commit details
    Browse the repository at this point in the history
  2. chore: Add ruff.xml

    jay-tau committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    bf5a2ea View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    bb4d911 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. fix: Update requirements.txt

    jay-tau committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    cc36401 View commit details
    Browse the repository at this point in the history
  2. fmt: Organise imports

    jay-tau committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    7c7dc9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee02934 View commit details
    Browse the repository at this point in the history
  4. fix: CI passing

    - Make module paths w.r.t `/` and not `drishti/`
    - Ensure Python 3.8 compatibility
    jay-tau committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0e8b398 View commit details
    Browse the repository at this point in the history