• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GeoscienceAustralia / hiperseis
26%
develop: 26%

Build:
Build:
LAST BUILD BRANCH: PV-2362-increase-test-coverage
DEFAULT BRANCH: develop
Repo Added 21 May 2019 03:29AM UTC
Files 251
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH bren/pv350-auto-select
branch: bren/pv350-auto-select
CHANGE BRANCH
x
Reset
  • bren/pv350-auto-select
  • PV-2295-review-and-familiarise-with-hi-per-seis-workflow
  • PV-2362-increase-test-coverage
  • andrew-medlin/PST-361-inventory-unit-testing
  • andrew-medlin/PST-362-gpscorrection-unit-testing
  • andrew-medlin/PST-394-interactive-cli-option
  • andrew-medlin/PST-398-h-k-stacking
  • andrew-medlin/PST-399-gps-correction-tkinterface
  • andrew-medlin/PST-420-synthetic-traces
  • andrew-medlin/PST-421-validate-hk-stacking
  • andrew-medlin/PST-425-test-handpicked-rfs
  • andrew-medlin/PST-426-handpicked-rf-tool
  • andrew-medlin/PST-428-prepare-rf-inversion
  • andrew-medlin/PST-430-rf-reporting-layout
  • andrew-medlin/PST-433-hk-discont-moho
  • andrew-medlin/PST-434-repeat-schevrot
  • andrew-medlin/PST-435-validation-csippl
  • andrew-medlin/PST-436-rf-deconv-rand
  • andrew-medlin/PST-441-filter-allzero-rfgen
  • andrew-medlin/PST-442-regen-oa-iterdecon
  • andrew-medlin/PST-443-rotate-channel-ori
  • andrew-medlin/PST-449-collected-rf-reporting
  • andrew-medlin/PST-457_receiver_fn_unit_testing
  • andrew-medlin/PST-470_sedimentary_rf_methods
  • andrew-medlin/PST-478_Hk_RF_inv_Moho_overlay_CCP
  • andrew-medlin/PST-480_sedimentary_rf_yu
  • andrew-medlin/PST-481_sedimentary_rf_tao
  • andrew-medlin/PST-483_rf_filter_4hkstack
  • andrew-medlin/PV-106_tao_mcmc_4d_sed
  • andrew-medlin/PV-114_filter_gravity_plot
  • andrew-medlin/PV-116_collected_transd_results
  • andrew-medlin/PV-118_wf_cont_solver_cli
  • andrew-medlin/PV-120_Nd_plot_data_labels
  • andrew-medlin/PV-121_synth_rf_validation
  • andrew-medlin/PV-122_MCMC_solution_plots
  • andrew-medlin/PV-135_transd_scraper_commonz
  • andrew-medlin/PV-153_OA_qc_rand
  • andrew-medlin/PV-161_event_cat_to_github
  • andrew-medlin/PV-194_improved_prefiltering
  • andrew-medlin/PV-196_telewavesim_eval
  • andrew-medlin/PV-215_unit_tests
  • andrew-medlin/PV-225_CCP_stack_lines
  • andrew-medlin/PV-227_line_data_to_vol
  • andrew-medlin/PV-229_II_WRAB
  • andrew-medlin/PV-233_7X_ccp_stack_dereverb
  • andrew-medlin/PV-25_station_orientation
  • andrew-medlin/PV-265_RF_baz_filter
  • andrew-medlin/PV-26_CCP_stack_with_high_pass_filter
  • andrew-medlin/PV-273_proto_orientation_corrections
  • andrew-medlin/PV-274_effect_of_channel_errors
  • andrew-medlin/PV-276_ori_cleanup
  • andrew-medlin/PV-284_scrape_Hk_pt_data
  • andrew-medlin/PV-285_plot_blended_datasets
  • andrew-medlin/PV-73_CCP_stack_with_high_pass_filter
  • andrew-medlin/PV-74_station_coords_with_Hk_solutions
  • andrew-medlin/PV-77_batch_report_OA_MCMC
  • andrew-medlin/PV-78_1D_model_solver_production
  • andrew-medlin/PV-78_mcmc_solver
  • andrew-medlin/PV-86_revise_CCP_crosssections
  • andrew-medlin/ccp-stack-animation-oa
  • andrew-medlin/clean-xcorr-test-log-dec2019
  • andrew-medlin/data-integration-ws-jun2019
  • andrew-medlin/documentation-week-2019-12
  • andrew-medlin/rerun-tt-residuals-oa-sep2019
  • andrew-medlin/update-docs-JUN2020
  • asdf2mseed
  • asdf_refactor
  • autopick_analysis
  • bren/fix-req-list
  • bren/pv320-point-blending
  • bren/pv332-moho-workflow
  • bren/pv333-moho-maps
  • bren/pv349-new-format
  • bren/pv351_waveform_extraction
  • ci_fix
  • develop
  • develop_medlin01GA
  • feature/FeiTravelTimeTomo
  • feature/Fei_TimeSer_in_StationXML
  • feature/multi_page_docs
  • fei_ghactions
  • local_events_fix
  • master
  • plot-zero-data
  • py3_set_fix
  • rakib-docs
  • rakib-pv-33
  • rakib-pv-66
  • tt_xcorr
  • v1.0.0
  • xcorr_tweaks
  • xcorr_update

pending completion
1456

push

travis-ci

brenmous
Add disable paramter to method blocks

- Can supply a 'disable: True' parameter to method blocks to
  disable that method for the workflow run. This works by loading
  the config dictionary, removing the disabled methods and
  saving the config into a temporary file that gets used by the
  workflow.

746 of 3355 branches covered (22.24%)

Branch coverage included in aggregate %.

3117 of 11420 relevant lines covered (27.29%)

0.55 hits per line

Relevant lines Covered
Build:
Build:
11420 RELEVANT LINES 3117 COVERED LINES
0.55 HITS PER LINE
Source Files on bren/pv350-auto-select
  • Tree
  • List 127
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1456 bren/pv350-auto-select Add disable paramter to method blocks - Can supply a 'disable: True' parameter to method blocks to disable that method for the workflow run. This works by loading the config dictionary, removing the disabled methods and saving the config in... push 22 Sep 2020 07:37AM UTC brenmous travis-ci pending completion  
See All Builds (1000)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc