Giter VIP home page Giter VIP logo

esmf-branch-summary's People

Contributors

esmfmaint avatar ryanlong1004 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

ryanlong1004

esmf-branch-summary's Issues

Branch Switching Optimization

After each "machine" is processed, the app switches to the "summary" branch and commits the summary.

This is by design so that files are only written in "summary" but it would be significantly faster to process each "machine" and then write to "summary" at the very end.

Switching branches can take up to a few minutes.

freeze columns

Freeze the first three columns: index, platform, compiler, and the first row of titles when scrolling the table. If possible, freeze the scroll bar to the bottom and right side of the table.

Move build_passed column and rename

Currently the "build_passed" is the first column of the summary table.The default sorting seems to give highest priority to it, and consequently all the "0" lines come first, followed by the "1" lines. Sorting by "host" makes a lot more sense to me instead. Also, I personally expect to first see the columns with configuration information, before the columns with results, "build_passed" as the first results column.

I propose to move the "build_passed" column to sit between the "os" and "unit_pass" columns.

Further I propose renaming "build_passed" to "lib-build", and translate "0"->"fail, "1"->"pass".

Inconsistent Results across Tests

These results don't look consistent.

  • 'queued' has number appended to it in some cases
  • 'queued' is showing on NUPOC results others failed, likely isn't queued

image

Add sqlite3 db as artifact on commit

The sqlite3 database is small enough I think we can try to publish it as an artifact on some kind of trigger.

Users can download and parse it however they need to.

Include NetCDF version in summary table

In the summary table, add a column for the NetCDF version. This information can be determined from the build.log file. See example log file here that includes the NetCDF version.

Example output from the build log:

--------------------------------------------------------------
NetCDF library version: netCDF 4.8.0-development
NetCDF Fortran version: netCDF-Fortran 4.5.4-development

Here, the 4.8.0 (C) and 4.5.4 (Fortran) should be parsed out and put into a new column in the summary table. Review other build.log files to see if the format is consistent for other versions of NetCDF.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.