Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Madrapps/jacoco-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: Madrapps/jacoco-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0-alpha
Choose a head ref
  • 3 commits
  • 48 files changed
  • 2 contributors

Commits on Aug 3, 2023

  1. Migration to typescript (#61)

    * Adding package.json value
    
    * Simply converting all JS to TS
    
    * Main should be JS
    
    * Fix issue in index.ts
    
    * Print something in action()
    
    * Trying a different import
    
    * More logs
    
    * More logs
    
    * More logs
    
    * Fixing the util.test.ts
    
    * Migrating all tests to TS with the @ts-nocheck annotation
    
    * Fix all issues in util.ts expect return types
    
    * Fix all issues in util.ts
    
    * Fix all issues in render.ts
    
    * Fix all issues in process.ts
    
    * Fix some issues in action.ts
    
    * Fixing all issues in action.ts
    
    * Fixing all prettier issues
    
    * Fixing all errors
    
    * Changed from 1.6.1
    
    * Changed from 1.6.1 - Build
    
    * Building
    thsaravana authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    468b095 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on Jul 8, 2024

  1. Build index

    thsaravana committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    e06719e View commit details
    Browse the repository at this point in the history
Loading