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

JannisNe / timewise
87%

Build:
DEFAULT BRANCH: main
Repo Added 19 Jan 2022 04:14PM UTC
Files 44
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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • BUGFIX_correct_average_calculation
  • abstract-loader-and-process
  • additional_columns_optional
  • ampelv0.7.4
  • benchmark-file-loading
  • better-package
  • better_chi2_plots
  • better_diagnostic_binning_plot
  • better_outliers
  • binned_lightcurve_diagnostic
  • bug-fix-allwise-only
  • bugfix_key_error_when_no_data
  • bugfix_rms
  • cache-jobs
  • change_data_format
  • channel-aware-muxer
  • chi2_plots
  • chunk-loads-data
  • clean_outliers_when_binning
  • cluster_job_id_threadsafe
  • cluster_logs
  • config_interface
  • configurable-outlier-rejection
  • configurable-stacking
  • correct_chi2_in_chi2fits
  • coverage_plots
  • crosscheck-allwise-catalog-for-duplicates
  • cutout-caching
  • dependabot/pip/coveralls-gte-3.3.1-and-lt-5.0.0
  • dependabot/pip/matplotlib-3.7.4
  • dependabot/pip/pydantic-2.5.2
  • dependabot/pip/pydantic-gte-1.9.0-and-lt-3.0.0
  • dependabot/pip/pytest-gte-7.2.2-and-lt-9.0.0
  • dependabot/pip/scikit-image-0.21.0
  • dependabot/pip/seaborn-0.13.0
  • dependabot/pip/sphinx-rtd-theme-gte-1.3.0-and-lt-4.0.0
  • dependabot/pip/urllib3-2.1.0
  • dependabot/pip/urllib3-2.5.0
  • deprecate-os.path
  • dev-fix-on-allwise-data
  • disc_lock
  • docs_setup
  • downgrade_pydantic
  • drop-poetry
  • error_factor
  • expand-paths
  • extend-markers
  • faster-chunks
  • filter
  • fix-doc-deployment
  • fix_apperture_correction
  • fix_indices_submit_cluster
  • fix_position_masks_locally
  • fix_positional_selection
  • fix_wise_desydata_plot
  • flux_density_from_instrument_flux
  • histogram_binning
  • htcondor
  • insert-fix
  • logger
  • logo
  • longer-timeout
  • misc_import
  • missing_files
  • mp_pos_masks
  • nans_for_no_data
  • nicer_diag_plot
  • panstarss-outside-footprint
  • parent_sample_property
  • position_mask_bad_indices
  • postitional_mask
  • preload_unbinned_lcs
  • pyvo-v1.7-compatibility
  • remove_outdated
  • resubmit
  • revert-163-dev-fix-on-allwise-data
  • revert-68-better_chi2_plots
  • rtd-theme
  • separate-process
  • skip_download
  • slackbot
  • speed_up_position_masks
  • speedup-using-pandas
  • stability_issue
  • stable-submit
  • stable_lc_plot
  • stable_tap_service
  • stacking-in-t2
  • stream_gzip
  • support-wise-allsky
  • t_distribution_correction
  • test_wise_bigdata
  • update-ampel
  • update_config
  • update_doc
  • use-dpid-instead-of-stock
  • v0.1
  • v0.1.1
  • v0.1.2
  • v0.5.4-bugfix
  • v1
  • v1-ampel
  • v1-processor
  • verify_lightcurves_exis

18 Dec 2025 10:08AM UTC coverage: 87.142% (-0.6%) from 87.758%
20333350687

push

github

web-flow
Patience my friend: increase timeout when waiting for job update (#169)

* longer timeout

* patience, increase timeout to two minutes

* manual backoff: increase timeout each try

* nicer logging

1 of 15 new or added lines in 1 file covered. (6.67%)

1491 of 1711 relevant lines covered (87.14%)

1.74 hits per line

Relevant lines Covered
Build:
Build:
1711 RELEVANT LINES 1491 COVERED LINES
1.74 HITS PER LINE
Source Files on main
  • Tree
  • List 44
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20333350687 main Patience my friend: increase timeout when waiting for job update (#169) * longer timeout * patience, increase timeout to two minutes * manual backoff: increase timeout each try * nicer logging push 18 Dec 2025 10:18AM UTC web-flow github
87.14
20234013820 main bump version push 15 Dec 2025 01:41PM UTC JannisNe github
87.76
20057070861 main Re-submit failed TAP jobs (#167) * add option to r4esubmit * add resubmit-failed to cli command * remove logging of full query string * jub url already logged in tap service * let typer create flag name * add run_sync with backoff * add fin... push 09 Dec 2025 08:46AM UTC web-flow github
87.76
19900117018 main Use `DatapointId` instead of `stock_id` in `body` (#166) * use dp id in query to AllWISE Source catalog * remove unused imports * use QueryType instead of Query push 03 Dec 2025 04:05PM UTC web-flow github
87.62
19888989391 main Crosscheck AllWISE source catalog to identify redundant AllWISE MEP data (#165) * add query by allwise id * add allwise source catalog * aqdd allwise cntr column * start querying allwsie source catalog to determine redundant datapoints * test... push 03 Dec 2025 09:40AM UTC web-flow github
87.63
19860803339 main Optionally skip missing files (#163) * made it so the code can run with just allwise data * make skipping files optional * remove print statement --------- Co-authored-by: emory <emorymurff@145.118.EARLY-REGISTRATION.of.SURFnet.invalid> Co-au... push 02 Dec 2025 01:58PM UTC web-flow github
86.35
19855093794 main Make muzer listen only to specific channels (#164) * make muxer aware on which channels it should operate * satisfy mypy * satisfy mypy fo real * satisfy mypy but nicely push 02 Dec 2025 10:28AM UTC web-flow github
86.6
19762043178 main test install with poetry run push 28 Nov 2025 11:17AM UTC JannisNe github
86.98
19761097061 main one last update to readme info push 28 Nov 2025 10:37AM UTC JannisNe github
86.98
19761005988 main bump version to v1.0.0a8 push 28 Nov 2025 10:34AM UTC JannisNe github
86.98
See All Builds (897)
  • 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